Home
Providers
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.
Rollbar publishes 15 APIs on the APIs.io network, including Webhooks, Access Tokens API, Deploys API, and 12 more. Tagged areas include Error Tracking, Monitoring, Debugging, DevOps, and Application Performance.
The Rollbar catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.
Rollbar’s developer surface includes authentication, engineering blog, documentation, developer portal, pricing, support, and 21 more developer resources.
15 APIs
1 MCP Servers
16 Features
Error Tracking Monitoring Debugging DevOps Application Performance
On this page
Kin Score
APIs 15
Postman 14
Open Collections 4
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 16
Event Specs 1
Vocabularies 1
Spectral Rules 3
JSON Schema 4
JSON Structure 1
Examples 2
Security Posture 2
Agentic Access 1
Resources 27
apis.yml
37 Operational Transparency
Composite quality — 59.0/100 · strong
Contract Quality
18.0 / 25
Developer Ergonomics
9.6 / 20
Commercial Clarity
14.2 / 20
Operational Transparency
4.8 / 13
Agent readiness — 47/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
7 / 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
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 15
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 14
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Free: 5K occurrences + 1K replays/month
Essentials: 10K-50M occurrences/mo, 4K credits, 90-day retention
Advanced: 8K credits, adaptive alerts, RQL/Metrics API, SCIM, 180-day retention
Enterprise: 80M+ occurrences, Slack channel, custom retention, priority SLAs
Real-time feed and alerts
Intelligent error grouping (RQL)
Stack traces with source maps and breadcrumbs
Deploy and version tracking
Item ingest tier-based limit
REST API: 5,000 req/min (read)
Bulk Resolve API: 1,000 items/request
Webhooks for new items, deploys, occurrences
OAuth 2.0 + project tokens
30+ language SDKs
Adaptive alerts on Advanced+
RQL (Rollbar Query Language) for advanced querying
Scroll for all 16
AsyncAPI definitions for this provider's event-driven and streaming APIs.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 11
Reference material describing how the API behaves
Scroll for all 11
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 1
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: rollbar
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rollbar.png
name: Rollbar
description: 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.
type: Index
url: https://raw.githubusercontent.com/api-evangelist/rollbar/refs/heads/main/apis.yml
tags:
- Error Tracking
- Monitoring
- Debugging
- DevOps
- Application Performance
created: '2026-05-02'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: rollbar:rollbar-webhooks
name: Rollbar Webhooks
description: 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
humanURL: https://docs.rollbar.com/docs/webhooks
baseURL: https://api.rollbar.com
properties:
- url: https://docs.rollbar.com/docs/webhooks
type: Documentation
- url: asyncapi/rollbar-webhooks-asyncapi.yml
type: AsyncAPI
- aid: rollbar:rollbar-access-tokens-api
name: Rollbar Access Tokens API
description: Manage project access tokens used for authentication and authorization when interacting with the API.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Access Tokens
properties:
- type: OpenAPI
url: openapi/rollbar-access-tokens-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-deploys-api
name: Rollbar Deploys API
description: Manage deployment records in Rollbar. Report new deploys, update their status, and retrieve deployment history
for a project.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Deploys
properties:
- type: OpenAPI
url: openapi/rollbar-deploys-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-invites-api
name: Rollbar Invites API
description: Manage invitations to join teams within a Rollbar account.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Invites
properties:
- type: OpenAPI
url: openapi/rollbar-invites-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-items-api
name: Rollbar Items API
description: Manage error and message items tracked by Rollbar. Items represent unique errors or messages grouped by fingerprint.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Items
properties:
- type: OpenAPI
url: openapi/rollbar-items-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-items-metrics-api
name: Rollbar Items Metrics API
description: Query metrics for specific items including occurrence counts and aggregate statistics.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Items Metrics
properties:
- type: OpenAPI
url: openapi/rollbar-items-metrics-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-notifications-api
name: Rollbar Notifications API
description: Manage webhook notification rules and configuration for a project.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Notifications
properties:
- type: OpenAPI
url: openapi/rollbar-notifications-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-occurrences-api
name: Rollbar Occurrences API
description: Retrieve individual occurrences of errors and messages. Each occurrence represents a single instance of an
item happening.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Occurrences
properties:
- type: OpenAPI
url: openapi/rollbar-occurrences-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-occurrences-metrics-api
name: Rollbar Occurrences Metrics API
description: Query occurrence count metrics over time with filtering, grouping, and aggregation capabilities.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Occurrences Metrics
properties:
- type: OpenAPI
url: openapi/rollbar-occurrences-metrics-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-projects-api
name: Rollbar Projects API
description: Manage projects within a Rollbar account. Projects are the top-level organizational unit for error tracking.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Projects
properties:
- type: OpenAPI
url: openapi/rollbar-projects-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-resolution-time-metrics-api
name: Rollbar Resolution Time Metrics API
description: Query time-to-resolution metrics for projects, filterable by environment, level, and framework.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Resolution Time Metrics
properties:
- type: OpenAPI
url: openapi/rollbar-resolution-time-metrics-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-rql-jobs-api
name: Rollbar RQL Jobs API
description: Submit, list, and retrieve results for RQL (Rollbar Query Language) jobs. RQL provides a SQL-like interface
for querying error and deployment data.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- RQL Jobs
properties:
- type: OpenAPI
url: openapi/rollbar-rql-jobs-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-source-maps-api
name: Rollbar Source Maps API
description: Upload JavaScript source maps to enable readable stack traces for minified code.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Source Maps
properties:
- type: OpenAPI
url: openapi/rollbar-source-maps-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-teams-api
name: Rollbar Teams API
description: Manage teams and team membership within a Rollbar account. Teams control access to projects.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Teams
properties:
- type: OpenAPI
url: openapi/rollbar-teams-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
- aid: rollbar:rollbar-users-api
name: Rollbar Users API
description: Retrieve user information within a Rollbar account.
humanURL: https://docs.rollbar.com/reference/getting-started-1
baseURL: https://api.rollbar.com/api/1
tags:
- Users
properties:
- type: OpenAPI
url: openapi/rollbar-users-api-openapi.yml
- type: Documentation
url: https://docs.rollbar.com/reference/getting-started-1
- type: Documentation
url: https://docs.rollbar.com/reference/post_deploy
- type: Documentation
url: https://docs.rollbar.com/reference/metrics
- type: Documentation
url: https://docs.rollbar.com/reference/rql
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/rollbar/overview
- type: AgenticAccess
url: agentic-access/rollbar-agentic-access.yml
- type: DomainSecurity
url: security/rollbar-domain-security.yml
- type: Authentication
url: authentication/rollbar-authentication.yml
- url: https://rollbar.com/blog/feed/
type: Blog
- type: LinkedIn
url: https://www.linkedin.com/company/rollbar
- url: https://rollbar.com/
type: Website
- url: https://docs.rollbar.com/
type: Documentation
- url: https://docs.rollbar.com/reference/getting-started-1
type: Documentation
- url: https://explorer.docs.rollbar.com/
type: Portal
- url: https://rollbar.com/pricing/
type: Pricing
- url: https://github.com/rollbar
type: GitHubOrganization
- url: https://rollbar.com/terms/
type: TermsOfService
- url: https://rollbar.com/privacy/
type: PrivacyPolicy
- url: https://rollbar.com/support/
type: Support
- url: openapi/rollbar-rest-api-openapi.yml
type: OpenAPI
- url: openapi/rollbar-deployment-api-openapi.yml
type: OpenAPI
- url: openapi/rollbar-metrics-api-openapi.yml
type: OpenAPI
- url: openapi/rollbar-rql-api-openapi.yml
type: OpenAPI
- url: asyncapi/rollbar-webhooks-asyncapi.yml
type: AsyncAPI
- url: json-schema/rollbar-item-schema.json
type: JSONSchema
- url: json-schema/rollbar-occurrence-schema.json
type: JSONSchema
- url: json-schema/rollbar-deploy-schema.json
type: JSONSchema
- url: json-schema/rollbar-webhook-payload-schema.json
type: JSONSchema
- url: json-ld/rollbar-context.jsonld
type: JSONLDContext
- type: Features
data:
- 'Free: 5K occurrences + 1K replays/month'
- 'Essentials: 10K-50M occurrences/mo, 4K credits, 90-day retention'
- 'Advanced: 8K credits, adaptive alerts, RQL/Metrics API, SCIM, 180-day retention'
- 'Enterprise: 80M+ occurrences, Slack channel, custom retention, priority SLAs'
- Real-time feed and alerts
- Intelligent error grouping (RQL)
- Stack traces with source maps and breadcrumbs
- Deploy and version tracking
- Item ingest tier-based limit
- 'REST API: 5,000 req/min (read)'
- 'Bulk Resolve API: 1,000 items/request'
- Webhooks for new items, deploys, occurrences
- OAuth 2.0 + project tokens
- 30+ language SDKs
- Adaptive alerts on Advanced+
- RQL (Rollbar Query Language) for advanced querying
sources:
- https://rollbar.com/pricing/
updated: '2026-05-04'
- name: MCP Server
url: https://github.com/rollbar/rollbar-mcp-server
type: MCPServer
- type: LlmsText
url: https://docs.rollbar.com/llms.txt
integrations:
- Slack
- PagerDuty
- Jira
- GitHub
- Bitbucket
- Heroku
solutions:
- Error Tracking
- Application Monitoring
- Release Management
- On-call Alerting
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com