All API requests require an API key. You can create API keys from the API Keys page in the dashboard.Include the API key in your request headers using one of these formats:
# Authorization header (recommended)Authorization: Bearer snorbe_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx# Or x-api-key headerx-api-key: snorbe_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
API keys are shown only once when created. If you lose a key, create a new one.