Product Features
...
Access Control
Tokens

Create API Credentials

3min

Note: This feature is only available on the Scale plan.

You can create an API credentials by navigating to System > Access Control > Tokens.

To create API Credentials:

  1. Navigate to System > Access Control.
  2. Click the Tokens tab.
  3. From the API Credentials section, click the Add icon.

    Document image
    
  4. Select the type of API credentials you want to create: API Key or OAuth 2.0 Client.

API Key

Enter a name for the key and click Create API Key.

OAuth 2.0 Client

Configure the parameters.

  • Client Name: Enter a name for the client.
  • Select RBAC Groups: Select which access groups will have access to the client. See Users to learn more.
  • Expiration Date (Optional): Configure an expiration date for the client.
  • Access Token Lifespan in minutes: Configure how long the access token will be valid.

Once the client is created, you must copy the Client ID and Client Secret. You won't be able to view them again.