Skip to content

api-evangelist/rollbar

Repository files navigation

Rollbar (rollbar)

Rollbar is a real-time error tracking and monitoring platform for software teams. It automatically captures exceptions and errors from web, mobile, and server-side applications, groups them by root cause, and provides actionable alerts to speed up debugging. Rollbar provides SDKs for over a dozen platforms including JavaScript, Python, PHP, Ruby, Go, Swift, .NET, and Java. The REST API enables programmatic management of projects, items, occurrences, deployments, teams, notifications, and source maps. The RQL (Rollbar Query Language) provides SQL-like queries for error analysis.

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

Scope

  • Type: Index

Tags

  • Error Tracking
  • Monitoring
  • Debugging
  • DevOps
  • Application Performance

Timestamps

  • Created: 2026-05-02
  • Modified: 2026-05-19

APIs

Rollbar REST API

The Rollbar REST API provides programmatic access to the Rollbar error tracking and monitoring platform. Manage projects, items, occurrences, deploys, teams, users, invites, notifications, and source maps through a RESTful JSON interface. Authentication is via project access tokens in the X-Rollbar-Access-Token header.

Tags

  • Error Tracking
  • Monitoring
  • REST
  • Projects
  • Teams

Properties

Rollbar Deployment API

The Rollbar Deployment API allows developers to notify Rollbar of application deployments and releases. By reporting deploys, teams can correlate error spikes with specific releases, track deployment history, and manage rollbacks with full visibility into which code version is running in production.

Tags

  • Deployment
  • Release Management
  • Error Tracking
  • REST
  • DevOps

Properties

Rollbar Metrics API

The Rollbar Metrics API is part of Rollbar Analyze and provides programmatic access to metrics data for error tracking analysis and discovery. Enables developers to query resolution time metrics, occurrence counts, and item activation metrics across projects.

Tags

  • Metrics
  • Analytics
  • Error Tracking
  • REST
  • Monitoring

Properties

Rollbar RQL API

The Rollbar RQL (Rollbar Query Language) API provides a SQL-like interface for querying error and deployment data stored in Rollbar. Supports SELECT queries against item_occurrence and deploy tables for advanced error analysis, reporting, and custom integrations.

Tags

  • Query Language
  • Analytics
  • Error Tracking
  • REST
  • SQL

Properties

Rollbar Webhooks

Rollbar supports outbound webhook notifications for real-time event-driven integrations. Webhooks deliver payload data when errors occur, items are resolved, or deployment events happen, enabling integration with Slack, PagerDuty, email, and custom HTTP endpoints.

Tags

  • Webhooks
  • Event-Driven
  • Notifications
  • AsyncAPI
  • Monitoring

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Rollbar is a real-time error tracking and monitoring platform for software teams. It automatically captures exceptions and errors from web, mobile, and server-side applications, groups them by root cause, and provides actionable alerts to speed up debugging.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors