1
Get your API key
Your API key lives in the API Console. Open it and copy your key. No key yet? Click Request API Access there; requests are reviewed and approved within one business day. Send the key in the
X-API-Key header on every request.2
Make your first request
Resolve a domain to its Specter company ID. This call is free:Response, one result group per identifier you sent:If you receive a response, your API key is working.
3
Fetch the full profile
Take Response:
matches[0].id from that response and retrieve the full company record:See Rate Limits & Credit Limits for your allowances and Errors for what happens when you run out.
id.