Create an Account Access Token
Account Access Tokens are used to authenticate account-level API requests such as managing projects, teams, users, and invitations.
Sign in to Rollbar
Sign in to your Rollbar account.
- Navigate to your account by clicking on the account name in the top-left corner.
Go to Account Access Tokens
Navigate to the Account Access Tokens settings page.
- Click Settings in the left sidebar.
- Click Account Access Tokens under the Setup section.
Create a new token
Click + Create New Token and configure the token’s name and scopes.
- Name: enter a descriptive name (e.g.,
StackOne Integration) - Scopes: select
readandwritefor full access, orreadfor read-only access - Click Create to generate the token.
Copy the token
Copy the generated token immediately and store it securely.
- Access tokens are not displayed in Rollbar’s UI after creation — only their Public IDs are shown afterwards.
- A token’s Public ID cannot be used to make API calls, so the full token value cannot be recovered once the dialog is closed.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Account Access Token
If the account linking is successful, you will see the newly linked account in your Accounts page.