Skip to content
Last updated

Clari integration

Clari is a revenue operations platform for forecasting, pipeline management, and revenue analytics. Integrating Clari with Frontegg lets your application export forecasts and activity, read opportunities and account limits, and access audit events on behalf of your users — all through Frontegg's integration layer. Clari's API authenticates with a static API key, so there is no OAuth flow.


Prerequisites

  • A Clari account
  • Administrator access to generate an API key in Clari

Connect Clari

Clari authenticates API requests with a static API key that an administrator generates in the Clari app. The key is sent on every request in the apikey header.

Step 1: Open API Keys

Sign in to Clari as an administrator and open Settings → API Keys.

Step 2: Generate an API key

Create a new API key and give it a descriptive name, for example Frontegg Integration. Copy the key value.

Copy your API key now

The key is shown only once, when it is created. Copy it immediately and store it securely — treat it like a password. If it is exposed, revoke it in the same API Keys page and generate a new one.

Configure the Frontegg portal

Once you have your API key, configure the integration in the Frontegg portal:

  1. Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → Clari.
  2. Paste the key into the API Key field.
  3. Click Save.

Keep your credentials secure

Never share or commit your API key to version control.

Additional resources