For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

Getting started with the API

Open API reference

Kernel customers - create API key

Non-Kernel customers - request API key

Prerequisities

  • A Kernel API key

    • Copy the key value and the webhook signing secret

    • Store the key, secret and base URL in your .env file

  • A connection to your system of record (i.e., CRM or data warehouse)

Before you start

  • The Kernel APIs retrieve and reconcile company information from a range of public sources, and return it with a confidence level and the reasoning behind each value. They run asynchronously: a request returns a job you poll, so results are not immediate. Most jobs take a few minutes, with firmographics and combined jobs being the slowest

Getting started prompts

Use these to run the three main Kernel APIs, step by step.

Turn a messy or partial account record into a verified, canonical identity you can trust.

Entity resolution API reference

screwdriver-wrench Example entity resolution prompt

Advanced use-case prompts

These prompts help you solve common problems with Kernel APIs.

  • Resolve RevOps tickets

  • Batch fix trouble accounts

  • Boost system match rates

  • Plug data gaps

  • Collapse hierarchies

  • Climb to the ultimate parent

  • Find the top operating parent

Clear your account data quality ticket backlog, with a ready-to-approve fix proposed for every flagged account.

exclamationResolve RevOps tickets

Last updated