Skip to content

api-evangelist/honeybadger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeybadger (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.

APIs.json: https://raw.githubusercontent.com/api-evangelist/honeybadger/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Error Monitoring
  • Exception Tracking
  • Application Performance Monitoring
  • Uptime Monitoring
  • Cron Monitoring
  • Observability

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-30

APIs

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 credential and accepts JSON payloads over HTTPS.

Tags

  • Error Monitoring
  • Exception Tracking
  • Reporting API
  • Ingestion

Properties

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 Token as the username.

Tags

  • Error Monitoring
  • Data API
  • HTTP Basic Auth
  • Personal Authentication Token

Properties

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'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.

Tags

  • Webhooks
  • Notifications
  • AsyncAPI
  • Slack
  • Microsoft Teams
  • Event-Driven

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

API and integration profile for Honeybadger.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors