Honeycomb
communityObservability platform for modern distributed systems, offering high-cardinality event data storage, BubbleUp anomaly detection, and query-based debugging for engineering teams.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/1/query/{dataset}Run analytics query against event data
Parameters
filtersfilter conditions (arrayoptionalbreakdownsfields to group by (arrayoptionaltime_rangeseconds (integeroptionalcalculationsarray of aggregations (arrayrequiredReturns
results with series[], totals[], query_id, shapeGET
/1/datasetsList Honeycomb datasets in an environment
Returns
datasets[] with name, slug, description, created_at, last_written_atPOST
/1/boardsCreate a query board for dashboarding
Parameters
namestringrequiredqueriesarray of query objects (arrayrequireddescriptionstringoptionalReturns
board with id, name, slug, description, links[]