Skip to main content
All API endpoints require authentication using an API key.

Using Your API Key

Include your API key in the X-API-Key header with every request:

Code Examples

Error Responses

Missing API Key

Invalid API Key

Insufficient Credits

Best Practices

Don’t include your API key in client-side code or public repositories
Store your API key in environment variables, not in code
If you suspect unauthorized access, rotate your keys immediately
Check your dashboard regularly to detect anomalies