Authentication

All Observability API requests require an API key.

API Key#

Generate a key from your account settings.

Include it in the Authorization header of every request:

Authorization: Bearer YOUR_API_KEY

Endpoint-Specific Authorization#

Some endpoints require additional permissions:

  • Custom Metrics and Usage require organization admin or owner role. Requests without the required role return 403 Forbidden.
apiauthenticationobservability