Skip to main content
All API requests must include your API key in the x-api-key header. All requests must use HTTPS. See API key for instructions on creating and managing your keys.

Examples

Replace YOUR_API_KEY with your actual API key from dashboard settings.

Authentication errors

Security

  • Store your API key in an environment variable — never hardcode it in source files
  • Never expose it in client-side or frontend code
  • Do not commit it to source control
  • If a key is compromised, delete it immediately and generate a new one