Clari · Authentication Profile
Clari Authentication
Authentication
Clari runs three distinct authentication schemes across three surfaces. The Revenue API uses a single `apikey` header (plus a `partnerkey` header on partner/ingest endpoints). The Copilot REST API requires BOTH `X-Api-Key` and `X-Api-Password` — either alone returns 401. The MCP server uses OAuth 2.0 via Okta and is the only Clari surface with delegated authorization; see scopes/clari-scopes.yml.
Clari secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
Revenue OperationsForecastingPipeline ManagementSales IntelligenceActivity IntelligenceDeal InsightsCRMConversation IntelligenceB2BEnterpriseMCPAgentsSales EngagementBulk ExportData Ingestion
Methods: apiKey
Schemes: 3
OAuth flows:
API key in: header
Security Schemes
api_key apiKey
api_key apiKey
api_password apiKey