R

Rollbar API v1

REST discovered

Details
URL
https://api.rollbar.com/api/1
Docs
https://docs.rollbar.com/reference/getting-started-1
Authentication
Project access token api_key discovered Get key ↗
X-Rollbar-Access-Token: <credential> /?access_token=<credential> /access_token=<credential>

In the Rollbar app, open the project you want to integrate, then create or manage a project token from the project access token area described in API Reference: Project Access Tokens. Use the token value in requests to the Rollbar API. The API reference notes that some older endpoints also support token auth in query string or form data, but that method is deprecated.