CallRail · Authentication Profile
Callrail Authentication
Authentication
CallRail runs two distinct authentication models. The v3 REST API uses a user-scoped API key sent in a non-standard Authorization header format. The hosted MCP server uses OAuth 2.0 against CallRail with no API key at all. Neither surface publishes OAuth metadata, an OIDC discovery document, or a scope reference.
CallRail secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the unpublished flow(s).
Call TrackingConversation IntelligenceMarketing AttributionLead TrackingTelephonyAnalyticsForm Tracking
Methods: apiKey, oauth2
Schemes: 2
OAuth flows: unpublished
API key in: header
Security Schemes
TokenAuth apiKey
MCP OAuth oauth2