Skip to main content

API keys

Authenticate by sending your key in the X-API-Key header:
Keys are created in the dashboard (Settings → API Keys). The secret is shown once at creation. Keys come in two environments and two kinds: Secret keys must never reach a browser or mobile binary. Publishable keys are built for exactly that: they are capped at lookup level 3, limited to the search, lookup and widget scopes, and — in browsers — only usable from the origins on the key’s allowlist. See Publishable keys.

Scopes & access levels

Each key carries scopes (search, lookup) and a max lookup level (1–5). A key can never exceed the level granted to your organization — request higher access under Settings → KYB & Access.

Rate limits

Requests are rate-limited per key. Each response includes:
Exceeding the limit returns 429 Too Many Requests.

Errors

Errors use a consistent envelope: