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
Prerequisites
- A Clari account
- Administrator access to generate an API key in 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.
Sign in to Clari as an administrator and open Settings → API Keys.
Create a new API key and give it a descriptive name, for example Frontegg Integration. Copy the key value.
Copy your API key now
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.
Once you have your API key, configure the integration in the Frontegg portal:
- Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → Clari.
- Paste the key into the API Key field.
- Click Save.
Keep your credentials secure
Keep your credentials secure
Never share or commit your API key to version control.