API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Honeycomb Queries API

The Honeycomb Queries API allows developers to programmatically create and manage query specifications within Honeycomb. Queries are used to identify and reference queries across other parts of the API, including boards, triggers, and query annotations. Developers can run queries asynchronously by creating a Query Result that references a Query ID, then polling the query result endpoint until the data is ready. The Query Data API complements this by providing access to query results.

Documentation

Specifications

OpenAPI

honeycomb-queries-api-openapi.yml Raw ↑