---
title: "Rollbar"
canonical_url: "https://docs.getdx.com/connectors/rollbar/"
md_url: "https://docs.getdx.com/connectors/rollbar.md"
last_updated: "2026-05-29"
---

# Rollbar
By integrating Rollbar with DX, you can analyze error rates and build scorecards that incorporate Rollbar data. This data connector is available exclusively to Fabric customers. Please refer to the API documentation below and our [schema explorer](https://docs.getdx.com/schema/) to see what data DX imports.

## Prerequisites

To connect Rollbar to DX, you need:

- a Rollbar Account Access Token

## Setup instructions

Follow the steps below to connect Rollbar to DX.

#### Step 1

Create an Access Token by navigating to Settings > Account access tokens. The token must have at least read permissions for DX to access Rollbar project details. With read and write permissions, DX can create a project access token if one doesn’t already exist.

#### Step 2

- Navigate to the connections page in DX and select "+ Connection" in the top right.
- Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.

## API reference

The table below lists the specific API endpoints that are used by DX.


| Endpoint | Documentation |
|--------------------------------------------------|---------------|
| /projects | [link](https://docs.rollbar.com/reference/list-all-projects) |
| /project/{projectId}/access_tokens | [link](https://docs.rollbar.com/reference/list-all-project-access-tokens) |
| /items | [link](https://docs.rollbar.com/reference/list-all-items) |
| /environments | [link](https://docs.rollbar.com/reference/list-all-environments) |


## Errors

The table below lists potential error codes when adding a connection in DX.


| Error | Description |
|------------------------|--------------------------------------------------------------------------|
| `invalid_credentials` | Your API credentials entered are not valid. |
| `no_resources` | DX cannot access any projects or repositories. |
---

## Sitemap

[Overview of all docs pages](/llms.txt)
