Skip to content
Last updated

Clari Copilot integration

Clari Copilot is a conversation intelligence platform that records, transcribes, and analyzes sales calls. Integrating Clari Copilot with Frontegg lets your application list and read calls, work with scorecards and templates, read topics and users, and access accounts, contacts, and deals on behalf of your users — all through Frontegg's integration layer. Clari Copilot's API authenticates with an API key and API password pair, so there is no OAuth flow.


Prerequisites

  • A Clari Copilot account
  • Administrator access to generate API credentials in Clari Copilot

Connect to Clari Copilot

Clari Copilot authenticates API requests with two values that are generated together in the admin settings: an API Key (sent in the X-Api-Key header) and an API Password (sent in the X-Api-Password header).

Step 1: Open the API settings

Sign in to Clari Copilot as an administrator and open the API settings in the admin area.

Step 2: Generate the API key and password

Generate a new API credential. Clari Copilot issues an API Key and an API Password together. Copy both values.

Copy your credentials now

The API Key and API Password are shown only once, when they are created. Copy them immediately and store them securely — treat them like a password. If they are exposed, revoke them in the admin settings and generate new ones.

Configure the Frontegg portal

Once you have your API Key and API Password, configure the integration in the Frontegg portal:

  1. Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → Clari Copilot.
  2. Enter the API Key and the API Password in the corresponding fields.
  3. Click Save.

Keep your credentials secure

Never share or commit your API Key or API Password to version control.

Additional resources