Authentication
Safety: Treat API keys like passwords. Don’t paste them in screenshots or share them publicly.
API keys
Section titled “API keys”Create and manage API keys in the dashboard (API access section).
How to send the key
Section titled “How to send the key”Send your key in the Authorization header:
Authorization: Bearer YOUR_API_KEYKey rotation
Section titled “Key rotation”If a key is leaked:
- Revoke it in the dashboard
- Create a new key
- Update your integration