Skip to main content
The Honeycomb API uses standard HTTP status codes and returns structured error responses that describe what went wrong. The response format depends on which API version the endpoint uses.

Error Response Formats

Honeycomb uses two error formats depending on the API version.
V1 endpoints return errors in RFC7807 Problem Detail format:
Some V1 endpoints return a simpler legacy format with only an error field:

HTTP Status Codes

Validation Errors

422 responses include a type_detail array that identifies which fields failed and why: