Skip to main content
Get your API key and make your first request to the Specter API.
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

Search for a company by name:
Response:
If you receive a response, your API key is working.
3

Fetch the full profile

Use the returned id to retrieve the full company record:
Response:
See Rate Limits & Credit Limits for your allowances and Errors for what happens when you run out.
From here, you can expand into related data — team, investors, transactions — using the returned company id.