Public API - Refresh Token
The Squadcast Public API provides you with the ability to access certain Incident Response features within your account, allowing you to configure users, services, grouping incidents and more to help further reduce noise and speed up response times.
We have recently changed the flow of generating a refresh token to access the Incident Response API.
In order to use the Incident Response API, you will need to first generate a Refresh token from the Incident Response Web App by following the steps below.
From Your Profile Page
-
Move over to the
My Profilepage from the top right corner of your screen. -
In the next window, click on the
Generate New Tokenbutton from theAPI Refresh Tokensection. -
A Refresh token will be generated and displayed. You can use this to generate the Refresh Token and use it to access our public APIs as given in the Squadcast API documentation.
You can also Revoke the Refresh token and the associated Access Tokens will also get revoked.
Please keep your Refresh Token as safe as your Password.
For more details regarding how to use the Incident Response Public APIs, please refer to the Squadcast API Documentation.
Account Owner Controls
As an Account Owner of a Incident Response organization, you can invoke or revoke refresh tokens for admins and users in your organization.
-
Move over to
Settingsfrom the left-side navigation panel.
The API Refresh token is role restricted, that is, an API Refresh token created for a User will only allow User specific controls.
The API Refresh token was created for an Admin will only provide Admin-specific controls.
-
Click on
API Tokensto view the active API tokens and to create or revoke existing tokens. -
Pick the User or Admin from the dropdown menu for whom you want to assign an API Token. You can add more by simply clicking on the
Assign Token To Userand following the same process.
Click on Assign Token To User to invoke an API Token for any User or Admin in your organization.
The assigned token will also be visible to the Users/ Admins on their respective My Profile pages.
Please keep your Refresh Token as safe as your Password
Check out the list of available APIs in Squadcast API Documentation.