Qase API
What can I do with Qase API?
Qase provides API methods that you can utilize to interact with it, set up custom integrations or create your own solutions to submit automated execution results into Qase test runs.
What is a token for?
API requests to Qase are authenticated with the auth token. In order to perform actions in your workspace using API, you will need to obtain a token first.
How to generate an API Token?
Here's how to create an API token:
1. Click your user pic and hit "API Tokens".

2. Click "Create a new API token" to proceed. You can set up an unlimited number of tokens for your needs.

3. Give your token a title and hit "Create".

Note: after you click the "Create" button, a token will be displayed. Copy the token as it will only be shown once. Otherwise, you will need to create a new token.
To discontinue the token, you can "Revoke" it through the three-dot-menu:

Last updated