Honeycomb Events API
Send arbitrary JSON events into Honeycomb datasets via single-event POST, high-throughput batch POST, and Kinesis-style ingest. Events are the lowest-level ingest primitive; OpenTelemetry traces, metrics, and logs all land here. Each event becomes a row in a columnar dataset that you can query, trigger on, or derive SLOs from.
Honeycomb Events API is one of 12 APIs that Honeycomb publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 machine-runnable capabilities that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko.
Tagged areas include Observability, Events, Telemetry, and Ingest. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 2 Naftiko capability specs.