API Authenication

Authenication

To interact with the Coactive.ai API, you will need an API Bearer Token. As an Org Admin, you can retrieve the token using the credentials retrieved by following the steps outlined below.


Prerequisites

  • You must have Org Admin privileges to access the CLIENT_ID and CLIENT_SECRET.

Steps to Retrieve Your API Key

1

Sign into Your Organization

  1. Go to the Coactive.ai login page: https://app.coactive.ai/.

  2. Enter your Org Name and sign in using your Org Admin credentials.

3

Access Credentials

  1. In the Settings menu, look for the Credentials option on the left-hand side of the screen.

  2. Click on Credentials to view your organization’s API credentials.

4

Retrieve Your CLIENT_ID and CLIENT_SECRET

  1. On the Credentials page, you will find the following:

    • CLIENT_ID: A unique identifier for your organization.

    • CLIENT_SECRET: A secure key used to authenticate your organization.

  2. Copy these values and store them securely.


Important Notes

  • Keep your CLIENT_ID and CLIENT_SECRET confidential. Do not share them publicly or commit them to version control systems.
  • If you suspect your credentials have been compromised, please contact your Coactive Representative to have it regenerated

For further assistance, please contact Coactive.ai support at support@coactive.ai.

Built with