Home
Providers
Honeycomb
Honeycomb
Honeycomb publishes 21 APIs on the APIs.io network, including Auth API, Boards API, Burn Alerts API, and 18 more. Tagged areas include Observability, Tracing, Distributed Tracing, Telemetry, and OpenTelemetry.
The Honeycomb catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Honeycomb’s developer surface includes documentation, developer portal, authentication, engineering blog, changelog, pricing, support, and 35 more developer resources.
21 APIs
Observability Tracing Distributed Tracing Telemetry OpenTelemetry Events Logs Metrics SLO AIOps AI Observability
On this page
Kin Score
APIs 21
Postman 21
Open Collections 12
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 7
JSON Structure 1
Examples 3
Security Posture 2
Agentic Access 1
Resources 42
apis.yml
63 Operational Transparency
Composite quality — 60.1/100 · strong
Contract Quality
16.6 / 25
Developer Ergonomics
10.9 / 20
Commercial Clarity
11.6 / 20
Operational Transparency
8.2 / 13
Agent readiness — 44/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
API Keys have various scopes permissions and belong to a specific Team or Environment. Any valid Honeycomb ingest or configuration API Key will work with this endpoint. Learn mo...
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 ...
This feature is available as part of the [Honeycomb Pro and Enterprise plans](https://www.honeycomb.io/pricing/). Burn Alerts notify you when issues impact your SLO budget. Lear...
Calculated Fields (also called Derived Columns) allow you to run queries based on the value of an expression that is calculated from the fields in an event. This API allows you ...
Columns are fields in the events you send to Honeycomb. This API allows you to list, create, update, and delete columns in a dataset. ## Authorization The API key must have the ...
Dataset definitions describe the fields with special meaning in the Dataset. Refer to the [Dataset Definitions](https://docs.honeycomb.io/configure/datasets/definitions/) docume...
A Dataset represents a collection of related events that come from the same source, or are related to the same source. This API allows you to list, create, and update datasets. ...
This API allows you to list, create, and update, and delete Environments. ## Authorization This API requires a Management Key passed via the HTTP Authorization header. Join the ...
The Events API endpoints are the lowest-level way to send Events to Honeycomb. **This should be your last resort!** If unsure where to start when instrumenting an application, r...
This API allows you to list, create, update, and delete API Keys for a Team. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/)....
The Kinesis Events API endpoints allow Honeycomb to process streaming events from Amazon Kinesis. Refer to the [Honeycomb AWS integrations](https://docs.honeycomb.io/integration...
Marker Settings apply to groups of similar Markers. For example, "deploys" markers appear with the same color on a graph. This API allows you to list, create, update, and delete...
Markers indicate points in time on graphs where interesting things happen, such as deploys or outages. This API allows you to list, create, update, and delete Markers. ## Author...
Queries in Honeycomb are specifications for queries, and are used to identify queries in other parts of the API - in particular: boards, triggers, and query annotations. This AP...
Query Annotations in Honeycomb allow you to associate names and descriptions to queries to add additional information in collaboration features. This API allows you to list, cre...
This feature is available as part of the [Honeycomb Enterprise plan](https://www.honeycomb.io/pricing/). Query Results are the aggregated data from a Query, similar to what is d...
Honeycomb Recipients allow you to define and manage the Recipients that will get notified by a Trigger or Burn Alert. The types of Recipients supported are: PagerDuty, Email, We...
The Reporting API provides access to historical performance data. ## Authorization The API key must have the **Manage SLOs** permission. Learn more about [API keys here](https:/...
The Service Maps API endpoints allow you to visualize the relationships between your services in Honeycomb. This API allows you to create and retrieve service Dependency Request...
This feature is available as part of the [Honeycomb Pro and Enterprise plans](https://www.honeycomb.io/pricing). Honeycomb SLOs allow you to define and monitor Service Level Obj...
Triggers let you receive notifications when your data in Honeycomb crosses the thresholds that you configure. The graph on which to alert is as flexible as a Honeycomb query, wh...
Scroll for all 21
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 21
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 12
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 7
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Build 18
SDKs, sample code, and the tooling you integrate with
Scroll for all 18
Access & Security 3
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 4
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: honeycomb-io
url: https://raw.githubusercontent.com/api-evangelist/honeycomb-io/refs/heads/main/apis.yml
apis:
- aid: honeycomb-io:honeycomb-io-auth-api
name: Honeycomb Auth API
description: 'API Keys have various scopes permissions and belong to a specific Team or Environment.
Any valid Honeycomb ingest or configuration API Key will work with this endpoint. Learn more about [API keys](https://docs.honeycomb.io/get-started/best-practices/api-keys).
These endpoints can be used to validate authentication for a key, to determine what authorizations have been granted
to a key, and to determine the Team and Environment that a key belongs to.'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Auth
properties:
- type: OpenAPI
url: openapi/honeycomb-io-auth-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-boards-api
name: Honeycomb Boards API
description: '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.
## Authorization
The API key must have the **Manage Public Boards** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Boards
properties:
- type: OpenAPI
url: openapi/honeycomb-io-boards-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-burn-alerts-api
name: Honeycomb Burn Alerts API
description: 'This feature is available as part of the [Honeycomb Pro and Enterprise plans](https://www.honeycomb.io/pricing/).
Burn Alerts notify you when issues impact your SLO budget. Learn more about [Burn Alerts here](https://docs.honeycomb.io/notify/alert/slos/monitor/).
This API allows you to list, create, update, and delete burn alerts.
## Authorization
The API key must have the **Manage SLOs** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Burn Alerts
properties:
- type: OpenAPI
url: openapi/honeycomb-io-burn-alerts-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-calculated-fields-api
name: Honeycomb Calculated Fields API
description: 'Calculated Fields (also called Derived Columns) allow you to run queries based on the value of an expression
that is calculated from the fields in an event.
This API allows you to list, create, update, and delete Calculated Fields in a dataset or across a whole environment,
paralleling the behavior of the Schema tab within a Dataset''s or Environment''s Settings UI.
## Authorization
The API key must have the **Manage Queries and Columns** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Calculated Fields
properties:
- type: OpenAPI
url: openapi/honeycomb-io-calculated-fields-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-columns-api
name: Honeycomb Columns API
description: 'Columns are fields in the events you send to Honeycomb.
This API allows you to list, create, update, and delete columns in a dataset.
## Authorization
The API key must have the **Manage Queries and Columns** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Columns
properties:
- type: OpenAPI
url: openapi/honeycomb-io-columns-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-dataset-definitions-api
name: Honeycomb Dataset Definitions API
description: 'Dataset definitions describe the fields with special meaning in the Dataset.
Refer to the [Dataset Definitions](https://docs.honeycomb.io/configure/datasets/definitions/) documentation for more information.
**Honeycomb automatically creates these Dataset definition fields when the Dataset is created.**
Manual creation of Dataset definitions is **not** needed.
## Authorization
The API key must have the **Create Datasets** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Dataset Definitions
properties:
- type: OpenAPI
url: openapi/honeycomb-io-dataset-definitions-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-datasets-api
name: Honeycomb Datasets API
description: 'A Dataset represents a collection of related events that come from the same source, or are related to the
same source.
This API allows you to list, create, and update datasets.
## Authorization
The API key must have the **Create Datasets** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Datasets
properties:
- type: OpenAPI
url: openapi/honeycomb-io-datasets-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-environments-api
name: Honeycomb Environments API
description: 'This API allows you to list, create, and update, and delete Environments.
## Authorization
This API requires a Management Key passed via the HTTP Authorization header. Join the key ID and secret with a colon,
like this: `Authorization: Bearer <key ID>:<secret>`.'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Environments
properties:
- type: OpenAPI
url: openapi/honeycomb-io-environments-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-events-api
name: Honeycomb Events API
description: 'The Events API endpoints are the lowest-level way to send Events to Honeycomb. **This should be your last
resort!**
If unsure where to start when instrumenting an application, read about how to [Send Data to Honeycomb](https://docs.honeycomb.io/send-data/).
If you are building a tracing or metrics library, we recommend using [OpenTelemetry](https://docs.honeycomb.io/send-data/opentelemetry/).
## Authorization
It is recommended that an Ingest API key is used for sending events.
A Configuration API key will work, and must have the **Send Events** permission.
Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Events
properties:
- type: OpenAPI
url: openapi/honeycomb-io-events-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-key-management-api
name: Honeycomb Key Management API
description: "This API allows you to list, create, update, and delete API Keys for a Team.\n\n\nLearn more about [API keys\
\ here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).\n\n## Authorization\n\n This API requires\
\ a Management Key passed via the HTTP Authorization header. Join the key ID and\nsecret with a colon, like this: `Authorization:\
\ Bearer <key ID>:<secret>`."
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Key Management
properties:
- type: OpenAPI
url: openapi/honeycomb-io-key-management-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-kinesis-events-api
name: Honeycomb Kinesis Events API
description: 'The Kinesis Events API endpoints allow Honeycomb to process streaming events from Amazon Kinesis.
Refer to the [Honeycomb AWS integrations](https://docs.honeycomb.io/integrations/aws/how-aws-integrations-work/) documentation
for more information.
## Authorization
It is recommended that an Ingest API key is used for sending events.
A Configuration API key will work, and must have the **Send Events** permission.
Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Kinesis Events
properties:
- type: OpenAPI
url: openapi/honeycomb-io-kinesis-events-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-marker-settings-api
name: Honeycomb Marker Settings API
description: 'Marker Settings apply to groups of similar Markers.
For example, "deploys" markers appear with the same color on a graph.
This API allows you to list, create, update, and delete Marker Settings.
## Authorization
The API key must have the **Manage Markers** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Marker Settings
properties:
- type: OpenAPI
url: openapi/honeycomb-io-marker-settings-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-markers-api
name: Honeycomb Markers API
description: 'Markers indicate points in time on graphs where interesting things happen, such as deploys or outages.
This API allows you to list, create, update, and delete Markers.
## Authorization
The API key must have the **Manage Markers** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Markers
properties:
- type: OpenAPI
url: openapi/honeycomb-io-markers-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Service-Maps
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Auth
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Key-Management
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Environments
- aid: honeycomb-io:honeycomb-io-queries-api
name: Honeycomb Queries API
description: 'Queries in Honeycomb are specifications for queries, and are used to identify queries in other parts of the
API - in particular: boards, triggers, and query annotations.
This API allows you to create and get query objects.
## Authorization
The API key must have the **Manage Queries and Columns** permission. Learn more about [API keys here](https://docs.honeycomb.io/configure/environments/manage-api-keys/).'
humanURL: https://docs.honeycomb.io/api/tag/Events
baseURL: https://api.honeycomb.io
tags:
- Queries
properties:
- type: OpenAPI
url: openapi/honeycomb-io-queries-api-openapi.yml
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Events
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Datasets
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Dataset-Definitions
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Columns
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Calculated-Fields
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Queries
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Data
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Query-Annotations
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Boards
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Triggers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Recipients
- type: Documentation
url: https://docs.honeycomb.io/api/tag/SLOs
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Burn-Alerts
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Reporting
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Markers
- type: Documentation
url: https://docs.honeycomb.io/api/tag/Marker-Settings
- type: Documentat
# --- truncated at 32 KB (55 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/honeycomb-io/refs/heads/main/apis.yml