Authentication
Use API keys or OAuth2 (replace with your actual auth methods).
API key
- Create an API key in the dashboard > Settings > API Keys
- Send as
Authorization: Bearer <API_KEY>
Use API keys or OAuth2 (replace with your actual auth methods).
Authorization: Bearer <API_KEY>