Invoca

Invoca is an AI-powered revenue execution platform that connects marketing and sales teams by tracking and analyzing inbound phone calls across the buying journey. Its call tracking, conversation intelligence, and signal analytics attribute phone conversations back to the paid media, campaigns, and digital touchpoints that drove them, so revenue teams can optimize ad spend and improve buyer experiences. For developers, Invoca publishes a REST developer platform (developers.invoca.net) with date-versioned APIs covering call transactions, signals, call ingestion, RingPool number allocation, network integration, and pre-call insight, authenticated with self-serve Invoca API tokens or HTTP Basic.

Invoca publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Call Tracking, Conversation Intelligence, and Marketing.

Invoca’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 19 more developer resources.

37.3/100 thin Agent 41/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAiCall TrackingConversation IntelligenceMarketingAttributionRevenueTelephonyAnalytics

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 37.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 41/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/invoca: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Invoca API

Invoca's date-versioned REST developer platform covering call transactions, signal reporting, call ingestion, RingPool trackable-number allocation, network integration, and pre-...

MCP Servers

invoca-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: invoca
name: Invoca
description: Invoca is an AI-powered revenue execution platform that connects marketing and sales teams by tracking and analyzing
  inbound phone calls across the buying journey. Its call tracking, conversation intelligence, and signal analytics attribute
  phone conversations back to the paid media, campaigns, and digital touchpoints that drove them, so revenue teams can optimize
  ad spend and improve buyer experiences. For developers, Invoca publishes a REST developer platform (developers.invoca.net)
  with date-versioned APIs covering call transactions, signals, call ingestion, RingPool number allocation, network integration,
  and pre-call insight, authenticated with self-serve Invoca API tokens or HTTP Basic.
image: https://www.invoca.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/invoca/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai
- Call Tracking
- Conversation Intelligence
- Marketing
- Attribution
- Revenue
- Telephony
- Analytics
apis:
- name: Invoca API
  description: Invoca's date-versioned REST developer platform covering call transactions, signal reporting, call ingestion,
    RingPool trackable-number allocation, network integration, and pre-call (PreSense) insight. Version is specified as a
    date in the URL path; JSON is the format for all development since the 2022-08-01 version. Authenticated with self-serve
    Invoca API tokens or HTTP Basic auth.
  humanURL: https://developers.invoca.net/en/latest/api_documentation/index.html
  baseURL: https://invoca.net
  tags:
  - Call Tracking
  - Conversation Intelligence
  - Telephony
  - Attribution
  properties:
  - type: Documentation
    url: https://developers.invoca.net/en/latest/api_documentation/index.html
  - type: APIReference
    url: https://developers.invoca.net/en/latest/api_documentation/index.html
  - type: SignalAPI
    url: https://developers.invoca.net/en/latest/api_documentation/signal_api/index.html
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: http://www.invoca.com
- type: DeveloperPortal
  url: https://developers.invoca.net/en/latest/
- type: Documentation
  url: https://developers.invoca.net/en/latest/
- type: APIReference
  url: https://developers.invoca.net/en/latest/api_documentation/index.html
- type: GettingStarted
  url: https://developers.invoca.net/en/latest/basics/index.html
- type: Support
  url: https://community.invoca.com/
- type: Blog
  url: https://www.invoca.com/blog
- type: GitHubOrganization
  url: https://github.com/Invoca
- type: Pricing
  url: https://www.invoca.com/pricing
- type: SignUp
  url: https://www.invoca.com/trial
- type: TermsOfService
  url: https://www.invoca.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.invoca.com/privacy-policy
- type: StatusPage
  url: https://status.invoca.com
- type: TrustCenter
  url: https://trust.invoca.com
- type: Compliance
  url: https://www.invoca.com/product/security-compliance
- type: Authentication
  url: authentication/invoca-authentication.yml
- type: Conventions
  url: conventions/invoca-conventions.yml
- type: Idempotency
  url: conventions/invoca-conventions.yml
- type: Lifecycle
  url: lifecycle/invoca-lifecycle.yml
- type: Deprecation
  url: lifecycle/invoca-lifecycle.yml
- type: Conformance
  url: conformance/invoca-conformance.yml
- type: ErrorCatalog
  url: errors/invoca-problem-types.yml
- type: MCPServer
  url: mcp/invoca-mcp.yml
- type: WellKnown
  url: well-known/invoca-well-known.yml
- type: DomainSecurity
  url: security/invoca-domain-security.yml
- type: LLMsTxt
  url: llms/invoca-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence