{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-agen-for-work/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["Notification"]},"type":"markdown"},"seo":{"title":"Clari Copilot integration","siteUrl":"https://developers.frontegg.com/","llmstxt":{"title":"Frontegg Developer Documentation","description":"Authentication, authorization, and user management for Customer Identity, plus Agen for SaaS and Agen for Work. Guides, SDKs, and API references.","sections":[{"title":"Customer Identity (CIAM)","description":"Auth, SSO, SCIM, entitlements, and user management — guides, SDKs, and APIs.","includeFiles":["ciam/**/*.md"],"excludeFiles":[]},{"title":"Agen for SaaS","description":"Agentic access and authorization for SaaS products.","includeFiles":["agen-for-saas/**/*.md"],"excludeFiles":[]},{"title":"Agen for Work","description":"Agentic access and authorization for internal and workforce use.","includeFiles":["agen-for-work/**/*.md"],"excludeFiles":[]},{"title":"Platform","description":"Shared platform overview.","includeFiles":["platform/**/*.md"],"excludeFiles":[]}],"excludeFiles":["internal-docs/**","ciam/guides/env-settings/inject-client-ip.md","CLAUDE.md",".claude/**","**/images/**"],"hide":false}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"clari-copilot-integration","__idx":0},"children":["Clari Copilot integration"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["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."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Prerequisites","type":"attention"},"children":[{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.clari.com/products/conversation-intelligence/"},"children":["Clari Copilot"]}," account"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Administrator access to generate API credentials in Clari Copilot"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"connect-to-clari-copilot","__idx":1},"children":["Connect to Clari Copilot"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Clari Copilot authenticates API requests with two values that are generated together in the admin settings: an ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Key"]}," (sent in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Api-Key"]}," header) and an ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Password"]}," (sent in the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["X-Api-Password"]}," header)."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"step-1-open-the-api-settings","__idx":2},"children":["Step 1: Open the API settings"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Sign in to Clari Copilot as an administrator and open the API settings in the admin area."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"step-2-generate-the-api-key-and-password","__idx":3},"children":["Step 2: Generate the API key and password"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Generate a new API credential. Clari Copilot issues an ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Key"]}," and an ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Password"]}," together. Copy both values."]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Copy your credentials now","type":"attention"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["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."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"configure-the-frontegg-portal","__idx":4},"children":["Configure the Frontegg portal"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Once you have your API Key and API Password, configure the integration in the Frontegg portal:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Open the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Frontegg portal"]}," and navigate to [ENVIRONMENT] → Integrations → Clari Copilot."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Enter the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Key"]}," and the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API Password"]}," in the corresponding fields."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Click ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Save"]},"."]}]},{"$$mdtype":"Tag","name":"Notification","attributes":{"title":"Keep your credentials secure","type":"attention"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Never share or commit your API Key or API Password to version control."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"additional-resources","__idx":5},"children":["Additional resources"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://developer.clari.com/"},"children":["Clari Copilot API documentation"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"https://www.clari.com/products/conversation-intelligence/"},"children":["Clari Copilot website"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"a","attributes":{"href":"/agen-for-work/connectors/redirect-url"},"children":["How to get your Redirect URL"]}]}]}]}]},"headings":[{"value":"Clari Copilot integration","id":"clari-copilot-integration","depth":2},{"value":"Connect to Clari Copilot","id":"connect-to-clari-copilot","depth":3},{"value":"Step 1: Open the API settings","id":"step-1-open-the-api-settings","depth":4},{"value":"Step 2: Generate the API key and password","id":"step-2-generate-the-api-key-and-password","depth":4},{"value":"Configure the Frontegg portal","id":"configure-the-frontegg-portal","depth":3},{"value":"Additional resources","id":"additional-resources","depth":3}],"frontmatter":{"category":"Sales Intelligence","seo":{"title":"Clari Copilot integration"}},"lastModified":"2026-07-27T12:04:30.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/agen-for-work/connectors/marketplace/clari-copilot","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}