Skip to main content

Authentication

All API requests must be authenticated. Ensure that your requests include valid authentication tokens as part of the request headers.

To create user api 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 Manage API Key section. Generate Key
    tip

    A single key per user is allowed. Clicking the Regenerate API Key button will be replaced existing key and you should update your code to use a new key.