Skip to main content

Authentication

All Management requests must be authenticated.

Ensure that your requests include valid authentication tokens as part of the request headers.

The purpose of the Management API to create an experience like the ai12z portal, this key is not used for the web controls or APIs to Ask AI. If you are looking for an API key most likely this is not the key are looking for but instead navigate to the Agent Settings API Key

To create a Management key:

  1. Login to portal. The key will be generated for the logged in user.

  2. Click on the top right user navigation and click on Profile. User Navigation

  3. In the profile page, scroll down to Personal Access Token section. Generate Key

    tip

    The management Personal Access Token is not the API key used to ask questions via the JSON REST API or Web Socket API to Ask AI or for the web controls. A single management Personal Access Token per user is allowed. Clicking the Regenerate Access Token button will replace the existing token and you should update your code to use the new token.