Skip to main content
All API requests (except /health) require an API key passed via the x-api-key header.

Getting your API key

  1. Sign up at companies.social
  2. Go to the Dashboard
  3. Create a new API key
Your key will be prefixed with ck_ and shown once — store it securely.

Using your API key

Include the key in every request:
Never expose your API key in client-side code. Always make API calls from your server.

Error responses