CallRail website screenshot

CallRail

CallRail is a call tracking and conversation intelligence platform that attributes phone calls, texts, and form fills to marketing campaigns and applies AI-powered transcription, sentiment, and lead scoring to inbound conversations. The CallRail v3 API is a REST/JSON interface exposing accounts, companies, trackers, calls, texts, form submissions, and integrations. Authentication uses an account API key passed in the HTTP Authorization header against a base URL of https://api.callrail.com/v3/.

CallRail publishes 2 APIs on the APIs.io network: Accounts API and Calls API. Tagged areas include Call Tracking, Conversation Intelligence, Marketing Attribution, Lead Tracking, and Telephony.

The CallRail catalog on APIs.io includes 1 event-driven AsyncAPI specification.

CallRail’s developer surface includes authentication, changelog, documentation, API reference, getting-started guide, pricing, signup flow, and 31 more developer resources.

51.3/100 developing ▬ flat Agent 31/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaidSelf serveFree trial
1 APIs 1 MCP Servers
Call TrackingConversation IntelligenceMarketing AttributionLead TrackingTelephonyAnalyticsForm Tracking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/callrail: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

CallRail v3 API

REST API providing programmatic access to CallRail accounts, companies, tracking numbers, calls, text messages, form submissions, users, tags, and integrations. Requests authent...

CallRail MCP Server

CallRail's hosted Model Context Protocol server. Connects a CallRail account directly to AI assistants (Claude.ai, Claude Desktop, ChatGPT) over OAuth 2.0, exposing 36 tools — 2...

CallRail Accounts API

The Accounts API from CallRail — 2 operation(s) for accounts.

CallRail Calls API

The Calls API from CallRail — 6 operation(s) for calls, including summary and time series reporting.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

CallRail v3 Accounts API

OPEN COLLECTION

CallRail v3 API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

CallRail MCP Server

CallRail publishes a hosted Model Context Protocol server documented in the MCP section of the v3 API reference. It is a read-only interface by default (a separate set of write ...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Callrail Rate Limits

6 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Callrail Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Callrail Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Callrail Vulnerability Disclosure

Hackerone · contact published

SECURITY

Callrail Trust Center

ISO 42001, SOC 2 Type II, HIPAA/HITECH, PCI, GDPR, CCPA

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Callrail Agentic Access

8 operations · 2 acting

8 operations · 2 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: callrail
name: CallRail
description: CallRail is a call tracking and conversation intelligence platform that attributes phone calls, texts, and form
  fills to marketing campaigns and applies AI-powered transcription, sentiment, and lead scoring to inbound conversations.
  The CallRail v3 API is a REST/JSON interface exposing accounts, companies, trackers, calls, texts, form submissions, and
  integrations. Authentication uses an account API key passed in the HTTP Authorization header against a base URL of https://api.callrail.com/v3/.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: true
  trial_days: 14
  try_now: false
  public: false
  label: Paid plans with a 14-day free trial
  confidence: high
  source:
  - https://www.callrail.com/pricing
  - plans/callrail-plans-pricing.yml
  - authentication
  generated: '2026-08-14'
  method: searched
  note: Four published self-serve tiers from $50/mo to $195/mo, all metered beyond 5 numbers and 250 minutes, plus an enterprise
    contact-sales track. No free tier. The API is included with the platform rather than priced separately; API access requires
    an account and an API key.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/callrail.png
tags:
- Call Tracking
- Conversation Intelligence
- Marketing Attribution
- Lead Tracking
- Telephony
- Analytics
- Form Tracking
url: https://raw.githubusercontent.com/api-evangelist/callrail/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-14'
specificationVersion: '0.23'
apis:
- aid: callrail:v3-api
  name: CallRail v3 API
  description: REST API providing programmatic access to CallRail accounts, companies, tracking numbers, calls, text messages,
    form submissions, users, tags, and integrations. Requests authenticate via the HTTP header Authorization Token token="YOUR_API_KEY".
  humanURL: https://apidocs.callrail.com/
  baseURL: https://api.callrail.com/v3/
  tags:
  - Call Tracking
  - Conversation Intelligence
  - Marketing Attribution
  - Calls
  - Texts
  - Form Submissions
  properties:
  - type: Documentation
    url: https://apidocs.callrail.com/
  - type: Help Center API
    url: https://support.callrail.com/hc/en-us/sections/4426797289229-API
  - type: APIReference
    url: https://apidocs.callrail.com/#api
  - type: GettingStarted
    url: https://apidocs.callrail.com/#getting-started
  - type: Authentication
    url: authentication/callrail-authentication.yml
  - type: Conventions
    url: conventions/callrail-conventions.yml
  - type: ErrorCatalog
    url: errors/callrail-problem-types.yml
  - type: RateLimits
    url: rate-limits/callrail-rate-limits.yml
  - type: DataModel
    url: data-model/callrail-data-model.yml
  - type: Webhooks
    url: asyncapi/callrail-webhooks.yml
  - type: ChangeLog
    url: https://apidocs.callrail.com/#changelog
- aid: callrail:mcp
  name: CallRail MCP Server
  description: CallRail's hosted Model Context Protocol server. Connects a CallRail account directly to AI assistants (Claude.ai,
    Claude Desktop, ChatGPT) over OAuth 2.0, exposing 36 tools — 22 read tools across accounts, calls, companies, conversations,
    form submissions, leads, SMS threads, tags, trackers and users, plus 14 write tools. Read-only by default. The server
    proxies the CallRail v3 REST API and scopes every response to the authenticated user's existing account permissions. The
    endpoint URL is issued per account by CallRail and is not published.
  humanURL: https://apidocs.callrail.com/#mcp
  baseURL: https://api.callrail.com/v3/
  tags:
  - MCP
  - AI Agents
  - Call Tracking
  tags_raw:
  - MCP
  - Model Context Protocol
  - AI Agents
  - Call Tracking
  properties:
  - type: MCPServer
    url: mcp/callrail-mcp.yml
  - type: ToolCrosswalk
    url: mcp/callrail-tool-crosswalk.yml
  - type: Documentation
    url: https://apidocs.callrail.com/#mcp
- aid: callrail:callrail-accounts-api
  name: CallRail Accounts API
  description: The Accounts API from CallRail — 2 operation(s) for accounts.
  humanURL: https://apidocs.callrail.com/#accounts
  baseURL: https://api.callrail.com/v3/
  tags:
  - Account
  tags_raw:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/callrail-accounts-api-openapi.yml
  - type: Overlay
    url: overlays/callrail-accounts-api-overlay.yaml
- aid: callrail:callrail-calls-api
  name: CallRail Calls API
  description: The Calls API from CallRail — 6 operation(s) for calls, including summary and time series reporting.
  humanURL: https://apidocs.callrail.com/#calls
  baseURL: https://api.callrail.com/v3/
  tags:
  - Calls
  properties:
  - type: OpenAPI
    url: openapi/callrail-calls-api-openapi.yml
  - type: Overlay
    url: overlays/callrail-calls-api-overlay.yaml
common:
- type: TrustCenter
  url: security/callrail-trust-center.yml
- type: Compliance
  url: https://www.callrail.com/security
- type: Conformance
  url: conformance/callrail-conformance.yml
- type: VulnerabilityDisclosure
  url: security/callrail-vulnerability-disclosure.yml
- type: Security
  url: https://www.callrail.com/security/disclosure
- type: AgenticAccess
  url: agentic-access/callrail-agentic-access.yml
- type: DomainSecurity
  url: security/callrail-domain-security.yml
- type: Authentication
  url: authentication/callrail-authentication.yml
- type: Conventions
  url: conventions/callrail-conventions.yml
- type: ErrorCatalog
  url: errors/callrail-problem-types.yml
- type: RateLimits
  url: rate-limits/callrail-rate-limits.yml
- type: Plans
  url: plans/callrail-plans-pricing.yml
- type: DataModel
  url: data-model/callrail-data-model.yml
- type: Lifecycle
  url: lifecycle/callrail-lifecycle.yml
- type: StatusPage
  url: https://status.callrail.com/
- type: ChangeLog
  url: changelog/callrail-changelog.yml
- type: Webhooks
  url: asyncapi/callrail-webhooks.yml
- type: MCPServer
  url: mcp/callrail-mcp.yml
- type: ToolCrosswalk
  url: mcp/callrail-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/callrail-llms.txt
- type: Packages
  url: packages/callrail-packages.yml
- type: Components
  url: components/callrail-components.yml
- type: Website
  url: https://www.callrail.com
- type: DeveloperPortal
  url: https://apidocs.callrail.com
- type: Documentation
  url: https://apidocs.callrail.com/
- type: APIReference
  url: https://apidocs.callrail.com/#api
- type: GettingStarted
  url: https://apidocs.callrail.com/#getting-started
- type: Pricing
  url: https://www.callrail.com/pricing
- type: SignUp
  url: https://www.callrail.com/signup
- type: Login
  url: https://app.callrail.com/authenticate
- type: TermsOfService
  url: https://www.callrail.com/legal
- type: PrivacyPolicy
  url: https://www.callrail.com/privacy
- type: Support
  url: https://support.callrail.com/hc/en-us
- type: Community
  url: https://support.callrail.com/hc/en-us/community/topics
- type: Blog
  url: https://www.callrail.com/learn
- type: GitHubOrganization
  url: https://github.com/CallRail
- type: Integrations
  url: https://www.callrail.com/integrations
- type: LinkedIn
  url: https://www.linkedin.com/company/callrail
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 23
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/callrail"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/callrail/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/callrail/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.