Honeycomb · Capability
Honeycomb Markers API — Markers
Honeycomb Markers API — Markers. 4 operations. Lead operation: Create a Marker. Self-contained Naftiko capability covering one Honeycomb business surface.
Honeycomb Markers API — Markers is a Naftiko capability published by Honeycomb, one of 22 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the POST, GET, PUT, and DELETE methods rooted at /v1/1/markers/{…}.
The capability includes 1 read-only operation and 3 state-changing operations. Lead operation: Create a Marker. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Honeycomb, Observability, and Markers.
What You Can Do
POST
Createmarker
— Create a Marker
/v1/1/markers/{datasetSlug}
GET
Getmarker
— List All Markers
/v1/1/markers/{datasetSlug}
PUT
Updatemarker
— Update a Marker
/v1/1/markers/{datasetSlug}/{markerId}
DELETE
Deletemarker
— Delete a Marker
/v1/1/markers/{datasetSlug}/{markerId}
MCP Tools
honeycomb-markers-markers-createmarker
Create a Marker
honeycomb-markers-markers-getmarker
List All Markers
read-only
idempotent
honeycomb-markers-markers-updatemarker
Update a Marker
idempotent
honeycomb-markers-markers-deletemarker
Delete a Marker
idempotent