Skip to main content

Create a key

Sign in at the console and create an API key. The secret is shown once and stored only as a hash; keep it in a secret manager and never in a URL or browser code. Keys are scoped to your account and can be revoked at any time.

Credit and billing

Each of the seven operations costs $0.05 per successful call, including catalog and evidence. Verified developers receive $50 welcome credit once per email. Save a card to continue after the credit is exhausted; additional usage is billed monthly through Stripe. Credit does not expire.

First request

Resolve an official identifier into an entity reference, then read the record:
The response contains data.items[0].candidates[0].entity_ref. Pass that value to GET /api/v2/entities/{entity_ref} or, when it also appears as property_ref, to POST /api/v2/property-queries.