Honeybadger website screenshot

Honeybadger

Honeybadger is an application monitoring platform that combines exception tracking, uptime monitoring, cron and background job monitoring, and status pages into a single service for software developers and operations teams. The platform supports a wide range of languages and frameworks including Ruby, Rails, Python, Node.js, PHP, Elixir, Go, and JavaScript, and integrates with Slack, GitHub, PagerDuty, and other developer tools. Honeybadger exposes a Reporting API for ingesting errors, deploys, and check-ins, plus a Data API for accessing account data, both using HTTP Basic authentication.

Honeybadger publishes 7 APIs on the APIs.io network, including Outbound Webhook Notifications, Check In API, Deploys API, and 4 more. Tagged areas include Error Monitoring, Exception Tracking, Application Performance Monitoring, Uptime Monitoring, and Cron Monitoring.

The Honeybadger catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Honeybadger’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, support, and 9 more developer resources.

39.8/100 thin ▬ flat Agent 44/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
9 APIs 1 MCP Servers
Error MonitoringException TrackingApplication Performance MonitoringUptime MonitoringCron MonitoringObservability

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.8/100 · thin
Contract Quality 16.0 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 3.7 / 20
Operational Transparency 0.7 / 13
Governance 5.0 / 12
Discoverability 7.4 / 10
Agent readiness — 44/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/honeybadger: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Honeybadger Reporting API

Ingestion API for submitting exceptions, deploys, check-ins, source maps, and events from instrumented applications to Honeybadger. Uses a Project API Key as the authentication ...

Honeybadger Data API

REST API for reading and modifying account data such as projects, faults, comments, teams, and integrations. Authenticated via HTTP Basic auth using a Personal Authentication To...

Honeybadger Outbound Webhook Notifications

Outbound webhook notification surface delivered by Honeybadger to subscriber URLs configured via Project Settings > Alerts & Integrations. Covers the generic Webhook integration...

Honeybadger Check In API

The Check In API from Honeybadger — 1 operation(s) for check in.

Honeybadger Deploys API

The Deploys API from Honeybadger — 1 operation(s) for deploys.

Honeybadger Events API

The Events API from Honeybadger — 1 operation(s) for events.

Honeybadger Notices API

The Notices API from Honeybadger — 1 operation(s) for notices.

Honeybadger Projects API

The Projects API from Honeybadger — 21 operation(s) for projects.

Honeybadger Source Maps API

The Source Maps API from Honeybadger — 1 operation(s) for source maps.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Honeybadger API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Honeybadger Outbound Webhook Notifications

AsyncAPI description of the outbound webhook notifications Honeybadger delivers to subscriber URLs that have been configured via Project Settings > Alerts & Integrations. This s...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Honeybadger API Rules

8 rules · 1 errors 7 warnings

SPECTRAL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Honeybadger Authentication

apiKey/http · 2 schemes

SECURITY

Honeybadger Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Honeybadger Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Honeybadger Agentic Access

31 operations · 16 acting

31 operations · 16 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: honeybadger
name: Honeybadger
description: Honeybadger is an application monitoring platform that combines exception tracking, uptime monitoring, cron and
  background job monitoring, and status pages into a single service for software developers and operations teams. The platform
  supports a wide range of languages and frameworks including Ruby, Rails, Python, Node.js, PHP, Elixir, Go, and JavaScript,
  and integrates with Slack, GitHub, PagerDuty, and other developer tools. Honeybadger exposes a Reporting API for ingesting
  errors, deploys, and check-ins, plus a Data API for accessing account data, both using HTTP Basic authentication.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/honeybadger.png
tags:
- Error Monitoring
- Exception Tracking
- Application Performance Monitoring
- Uptime Monitoring
- Cron Monitoring
- Observability
url: https://raw.githubusercontent.com/api-evangelist/honeybadger/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: honeybadger:reporting-api
  name: Honeybadger Reporting API
  description: Ingestion API for submitting exceptions, deploys, check-ins, source maps, and events from instrumented applications
    to Honeybadger. Uses a Project API Key as the authentication credential and accepts JSON payloads over HTTPS.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Error Monitoring
  - Exception Tracking
  - Reporting API
  - Ingestion
  properties:
  - type: Documentation
    url: https://docs.honeybadger.io/api/
- aid: honeybadger:data-api
  name: Honeybadger Data API
  description: REST API for reading and modifying account data such as projects, faults, comments, teams, and integrations.
    Authenticated via HTTP Basic auth using a Personal Authentication Token as the username.
  humanURL: https://docs.honeybadger.io/api/getting-started/
  baseURL: https://app.honeybadger.io
  tags:
  - Error Monitoring
  - Data API
  - HTTP Basic Auth
  - Personal Authentication Token
  properties:
  - type: Documentation
    url: https://docs.honeybadger.io/api/getting-started/
- aid: honeybadger:webhooks
  name: Honeybadger Outbound Webhook Notifications
  description: Outbound webhook notification surface delivered by Honeybadger to subscriber URLs configured via Project Settings
    > Alerts & Integrations. Covers the generic Webhook integration's documented event types (occurred, resolved, unresolved,
    assigned, commented, rate_exceeded, deployed, check_in_missing, check_in_reporting, down, up, cert_will_expire) plus the
    Slack and Microsoft Teams chat-platform delivery channels.
  humanURL: https://docs.honeybadger.io/guides/integrations/webhook/
  baseURL: https://example.com
  tags:
  - Webhooks
  - Notifications
  - AsyncAPI
  - Slack
  - Microsoft Teams
  - Event-Driven
  properties:
  - type: Documentation
    url: https://docs.honeybadger.io/guides/integrations/webhook/
  - type: Documentation
    url: https://docs.honeybadger.io/guides/integrations/slack/
  - type: Documentation
    url: https://docs.honeybadger.io/guides/integrations/microsoft-teams/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/honeybadger/refs/heads/main/asyncapi/honeybadger-webhooks-asyncapi.yml
- aid: honeybadger:honeybadger-check-in-api
  name: Honeybadger Check In API
  description: The Check In API from Honeybadger — 1 operation(s) for check in.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Check In
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-check-in-api-openapi.yml
- aid: honeybadger:honeybadger-deploys-api
  name: Honeybadger Deploys API
  description: The Deploys API from Honeybadger — 1 operation(s) for deploys.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Deploys
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-deploys-api-openapi.yml
- aid: honeybadger:honeybadger-events-api
  name: Honeybadger Events API
  description: The Events API from Honeybadger — 1 operation(s) for events.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-events-api-openapi.yml
- aid: honeybadger:honeybadger-notices-api
  name: Honeybadger Notices API
  description: The Notices API from Honeybadger — 1 operation(s) for notices.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Notices
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-notices-api-openapi.yml
- aid: honeybadger:honeybadger-projects-api
  name: Honeybadger Projects API
  description: The Projects API from Honeybadger — 21 operation(s) for projects.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-projects-api-openapi.yml
- aid: honeybadger:honeybadger-source-maps-api
  name: Honeybadger Source Maps API
  description: The Source Maps API from Honeybadger — 1 operation(s) for source maps.
  humanURL: https://docs.honeybadger.io/api/
  baseURL: https://api.honeybadger.io/v1
  tags:
  - Source Maps
  properties:
  - type: OpenAPI
    url: openapi/honeybadger-source-maps-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/honeybadger-agentic-access.yml
- type: TrustCenter
  url: security/honeybadger-trust-center.yml
- type: DomainSecurity
  url: security/honeybadger-domain-security.yml
- type: Authentication
  url: authentication/honeybadger-authentication.yml
- type: Website
  url: https://www.honeybadger.io
- type: Documentation
  url: https://docs.honeybadger.io
- type: Pricing
  url: https://www.honeybadger.io/plans/
- type: Signup
  url: https://app.honeybadger.io/users/sign_up
- type: Blog
  url: https://www.honeybadger.io/blog/
- type: GitHubOrganization
  url: https://github.com/honeybadger-io
- type: GitHub SDK
  url: https://github.com/honeybadger-io/cli
- type: Support
  url: mailto:support@honeybadger.io
- type: LinkedIn
  url: https://www.linkedin.com/company/honeybadger-industries
- name: MCP Server
  url: https://github.com/honeybadger-io/honeybadger-mcp-server
  type: MCPServer
- type: LlmsText
  url: https://docs.honeybadger.io/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com