Supported Version: Cloud based
API Rate Limit: https://developer.statuspage.io/#rate-limiting
Supported Authentication: Token-Based Authentication
Steps to Generate API Key from Statuspage UI follow the steps below:
- Go to https://manage.statuspage.io and log in with your Atlassian account.
- Click on the ‘Your profile and settings’ icon on the top-right corner of the dashboard.
- From the dropdown, click on “API info”.
- Under “Organization API Keys”, click “Create Key”.
- Enter an appropriate name for the API Key.
- Click Confirm.
- Copy the API Key shown on the screen.
- Now, go to Gathr UI in your data source configuration, and add following details:
1. Enter Statuspage URL: https://api.statuspage.io
2. Select "Create New Account" and add user friendly name for account for e.g. Statuspage Account.
3. Check "Pass Parameter(s) in Header" and enter the following details:
Key: Authorization
Value: OAuth< SPACE >< Your Token >
4. Click on "Save".