How to Create an API Token

The Qualta AI API requires a Bearer token in the Authorization    header for every API request. You can generate an API token and use it as a Bearer token.

Authorization: Bearer <api-token>

API Token Settings

Click your profile picture in the upper right-hand corner of the screen.

Select API Tokens from the dropdown menu.


screenshot of API Tokens link


Create the Token

In the Create API Token section, give the API token a unique Name.


screenshot of the Create API Token section


Next, select the Permissions you would like the token to have.

Permissions are formatted as resource:ability    . For example, guide:read    allows the token to read Guides.


API tokens are tied to your Qualta AI account. Your ability to perform certain actions may be limited by your Team role permissions in addition to the permissions you set on the token itself.


Select the CREATE button to generate the token.


Copy the Token

An API Token pop-up will be displayed.

Select the token with your cursor and copy it before you close the popup.


The API Token pop-up.


Store the API token in a secure place. For your security, the token will not be displayed again after you close the popup.

Now you can use the API Token when submitting API requests.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us