Honeycomb Boards API
Boards are a place to pin and save useful queries/graphs, SLO panels, text panels, and views you want to retain for later reuse and reference.Boards can contain multiple panel types:- **Query panels**: Display saved queries/graphs- **SLO panels**: Monitor Service Level Objectives- **Text panels**: Add markdown-formatted text and documentation- **Views**: Filtered perspectives of board data (limited to 50 views per board)Boards also support preset filters (limited to 5 per board) to apply consistent filtering across the board.This API allows you to list, create, update, and delete boards, as well as manage board views.## AuthorizationThe API key must have the **Manage Public Boards** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).
Honeycomb Boards API is one of 21 APIs that Honeycomb publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Boards. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 10 operations across 4 paths, and defines 18 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 2 base URLs: https://api.honeycomb.io, https://api.eu1.honeycomb.io.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 10
Across 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Boards are a place to pin and save useful queries/graphs, SLO panels, text panels, and views you want to retain for later reuse and reference. Boards can contain multiple panel ty…
Schemas 18
The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Board (9 properties), DetailedError (6 properties), BoardQueryVisualizationSettings (6 properties), BoardPanelPosition (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Honeycomb 12
Other APIs Honeycomb publishes across the network.