-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
106 lines (105 loc) · 3.26 KB
/
Copy pathapis.yml
File metadata and controls
106 lines (105 loc) · 3.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
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
accessModel:
pricing: unknown
onboarding: self-serve
trial: false
try_now: false
public: false
label: Self-serve signup
confidence: medium
source:
- authentication
generated: '2026-07-22'
method: derived
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-05-11'
specificationVersion: '0.19'
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
- 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/
baseURL: https://api.callrail.com/v3/
tags:
- Accounts
properties:
- type: OpenAPI
url: openapi/callrail-accounts-api-openapi.yml
- aid: callrail:callrail-calls-api
name: CallRail Calls API
description: The Calls API from CallRail — 4 operation(s) for calls.
humanURL: https://apidocs.callrail.com/
baseURL: https://api.callrail.com/v3/
tags:
- Calls
properties:
- type: OpenAPI
url: openapi/callrail-calls-api-openapi.yml
common:
- 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: Website
url: https://www.callrail.com
- type: DeveloperPortal
url: https://apidocs.callrail.com
- type: Documentation
url: https://apidocs.callrail.com/
- type: Pricing
url: https://www.callrail.com/pricing/
- type: Signup
url: https://app.callrail.com/signup
- type: Support
url: https://support.callrail.com
- type: GitHubOrganization
url: https://github.com/CallRail
- type: LinkedIn
url: https://www.linkedin.com/company/callrail
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com