You can manage and create your API keys in the Anannas dashboard.
Anannas API keys are powerful: they can be used to track usage, set credit limits, or integrate with OAuth flows. Always store keys securely - never commit them to public repos.
Using an API Key
If calling Anannas API directly, include the API key in theAuthorization
header:
Key Security
Always keep your Anannas API keys private. If you suspect exposure, immediately delete the compromised key from your dashboard and create a new one.
Was this page helpful?