Obtaining an API Token

To obtain a token, visit the API Settings Page found in the Admin Portal. This can be found by going to Company Settings > API Management.

On the credentials tab:

  1. Click on New Token
  2. Provide a name for the token
  3. Click Save
  4. The token will be created. To view the token click the 'eye' icon next to the obfuscated tokens

Authorizing Endpoints

This guide walks you through creating an API Token. This will enable you to authenticate with the API. However, before you are able to use the API and successfully make requests, the token need to be authorized to access endpoints in the system.

More information on this can be found in the Authorizing Endpoints Guide.