Create an API token#

Create an API token to programmatically authenticate through API requests.

Create an API token#

To create an API token for a signed-in Intelligence Center user profile:

  1. In the side navigation bar click the avatar image of your user profile.

  2. From the pop-up menu, click My profile.

  3. In the My profile view, click Edit on the bottom-right corner.

  4. In the Edit your profile view, browse to the API tokens section.

  5. Any existing API tokens are listed here.

  6. To create a new API token, click + Create API token.

  7. In the Create new API token dialog, enter a reader-friendly, descriptive name to identify the API token.

  8. If you want the token to become invalid after a period of time, select the Select expiration date checkbox.

  9. From the drop-down menu select one of the predefined time intervals:

    1. Expire in 2 months: the API token becomes invalid 2 months after the creation date and time.

    2. Expire in 6 months: the API token becomes invalid 6 months after the creation date and time.

    3. Expire in 12 months: the API token becomes invalid 12 months after the creation date and time.

    4. Expire in 24 months: the API token becomes invalid 24 months after the creation date and time.

    5. To set a custom expiry date for the token:

      1. From the drop-down menu select Specify exact date.

      2. Select the desired token expiration date and time in the calendar, and in the hour and minute timer, respectively.

    6. Click Generate token to create a new API token with the selected settings, or Cancel to abort the operation.

Copy the API token#

After generating the API token, a confirmation dialog displays the token value in plain text.

This is a one-off action: after closing the confirmation dialog, you won’t be able to view the token value anymore.

Copy the token value and, if necessary, store it for reference.

View API tokens#

To view existing API tokens belonging to a signed-in Intelligence Center user profile:

  1. In the side navigation bar click the avatar image of your user profile.

  2. From the pop-up menu, click My profile.

  3. In the My profile view, click Edit on the bottom-right corner.

  4. In the Edit your profile view, browse to the API tokens section.

    Any existing API tokens are listed here.

    You can view the following token details:

    1. API token name.

    2. API token expiration date.

    3. The most recent date when the API token was last used.