API key
Every request must include your API key in theAuthorization header:
Example
Error responses
Security
- Store your API key in an environment variable — never commit it to source control.
- Each API key is scoped to a single tenant. Creating multiple tenants for isolation is not supported at this time.
- There is no dedicated key rotation endpoint. To rotate a compromised key, create a new key and revoke the old one from your dashboard.