The API authentication token management pane is available at API auth token in the Access section of the navigation menu. It allows you to generate tokens to use with the Starburst Galaxy API. Galaxy API access tokens expire after 10 minutes.
Use Generate new token to start creating a new token.
The table of tokens displays all relevant information about existing and any newly generated tokens:
The generated unique identifier for your Starburst Galaxy account and specific API token.
A brief description of the specific token.
Name of the role assigned to the token. The role determines the privileges granted to the token, and therefore the actions and endpoints of the API that can be successfully invoked.
The state of the token. Either Active and therefore ready to be used with the API, or Revoked and no longer active or available for usage.
The date and timestamp when the token was created.
The date and timestamp when the token was last used.
Displays a button to revoke an active token, and therefore change the status so it can no longer be used.
Press Generate new token to start creating a new API authentication token.
Provide a Description for the token, to allow you to identify the token and the use of the token in the list after creation.
Select the Role drop-down to assign a role to the token. This grants privileges to the token, and therefore defines which API endpoints can be called successfully.
Enter an optional description to help you identify this token’s use, then press Create token.
On the next pane, be sure to copy the Secret key and store it for later use with the API. The Client ID and the client secret values are automatically generated.
Confirm that you saved the secret key, then press Save token.
Use the new token to access the API.
You can disable a token, and therefore prevent further usage of the API for a specific Client ID by pressing Revoke for the specific row in the list of tokens.
Is the information on this page helpful?
Yes
No