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.

35.3/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
Error MonitoringException TrackingApplication Performance MonitoringUptime MonitoringCron MonitoringObservability

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 8

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

API Collection

OPEN COLLECTION

Honeybadger Check In API

OPEN COLLECTION

Honeybadger API

OPEN COLLECTION

Scroll for all 8

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  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.23'
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:
  - Webhook
  - Notification
  - AsyncAPI
  - Slack
  - Microsoft Teams
  - Event-Driven
  tags_raw:
  - 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
  tags_raw:
  - 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:
  - Event
  tags_raw:
  - 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:
  - Project
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/honeybadger"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/honeybadger/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/honeybadger/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.