Skip to main content
All API requests must be authenticated using either an API key or a bearer token.

Security Best Practices

Managing API Keys: Keys can be created and rotated in the dashboard under Settings → API Keys.
Never expose API keys in client-side applications (web, mobile, or public code). Always store keys securely in backend systems or secret managers.