Skip to main content
Version: 8.5.X

API Integration

This tab allows developers to generate an API key to authorize the V1 API for use in third-party applications like Postman. This simplifies the process by enabling direct key generation from the portal, eliminating the need to execute an API call to obtain an access token for authorization. For one user, a single key can be generated.

To authenticate the REST API, you can use either of the two options:

To view the API Integration page, navigate to Admin > Automation > Integrations > API Integration tab and the following page appears.

API Integration Page

Here, you can search, add, edit, and delete integrations.

To configure API integration:

  1. Click the Add API Integration button and a popup appears.

Add API Integration

  1. Enter the following details:

    • Name: Enter the name of the integration.
    • Description: Enter a brief description about the API key.
    • User: Select the user for whom you want to generate the API key.
  2. Once done, click Add, and the API key will get created. You can now use it for authorization in the Third-party applications. Additionally, its audit entry will appear on the Configuration Audit page.