Honeycomb · Authentication Profile
Honeycomb Io Authentication
Authentication
Honeycomb authenticates the REST API with three types of API key that differ in scope, in the header they travel in and in how their value is assembled. The hosted MCP server is separately protected by OAuth 2.0 with PKCE and dynamic client registration. Upgraded from the derived spec-only profile, which saw only one of the four schemes.
Honeycomb secures its APIs with apiKey, http, and oauth2 across 5 declared security schemes, as derived from its OpenAPI definitions.
ObservabilityTracingDistributed TracingTelemetryOpenTelemetryEventLogsMetricsSLOAIOpsAI Observability
Methods: apiKey, http, oauth2
Schemes: 5
OAuth flows:
API key in: header
Security Schemes
ingest_key apiKey
configuration_key apiKey
bearerAuth http
firehose_access_key apiKey
mcp_oauth oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.