Avoca

Avoca is "The AI Front Office for Service Businesses" — always-on AI agents that answer inbound calls, texts, and web chats 24/7 for home-services companies (HVAC, plumbing, electrical, pest control, garage door, and construction), book jobs, run multi-channel outbound re-engagement campaigns, score and coach every call, and respond to leads instantly. The company raised a $125M Series B at a $1B valuation and serves 1,000+ service businesses. Avoca publishes an Enterprise API (bearer API-key auth over https://enterprise-api.avoca.ai) that exposes read access to calls, transcripts, leads, teams, coach/QA evaluations, sessions, bookings, outbound texting, and Simple Scheduler analytics, plus HMAC-signed event webhooks and a Speed-to-Lead intake webhook — designed for enterprise partners ingesting Avoca activity into their BI warehouses and CRMs (ServiceTitan, Dialpad, Five9, 3CX).

Avoca publishes 1 API on the APIs.io network: Enterprise API. Tagged areas include Company, AI, Voice AI, Conversational AI, and Customer Service.

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

Avoca’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, signup flow, changelog, and 14 more developer resources.

43.1/100 thin Agent 52/100 agent ready Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAIVoice AIConversational AICustomer ServiceContact CenterHome ServicesField ServiceSchedulingAnalyticsWebhooksEnterprise API

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 43.1/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 52/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 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/avoca: 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

Avoca Enterprise API

Read access to Avoca calls, transcripts, leads, teams, coach/QA evaluations, scheduler sessions and bookings, funnel/UTM/service-area analytics, and outbound texting feeds. Bear...

MCP Servers

avoca-mcp.yml

MCP SERVER

Event Specifications

Avoca Webhooks

ASYNCAPI

Resources

Get Started 4

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 3

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: avoca
name: Avoca
description: Avoca is "The AI Front Office for Service Businesses" — always-on AI agents that answer inbound calls, texts,
  and web chats 24/7 for home-services companies (HVAC, plumbing, electrical, pest control, garage door, and construction),
  book jobs, run multi-channel outbound re-engagement campaigns, score and coach every call, and respond to leads instantly.
  The company raised a $125M Series B at a $1B valuation and serves 1,000+ service businesses. Avoca publishes an Enterprise
  API (bearer API-key auth over https://enterprise-api.avoca.ai) that exposes read access to calls, transcripts, leads, teams,
  coach/QA evaluations, sessions, bookings, outbound texting, and Simple Scheduler analytics, plus HMAC-signed event webhooks
  and a Speed-to-Lead intake webhook — designed for enterprise partners ingesting Avoca activity into their BI warehouses
  and CRMs (ServiceTitan, Dialpad, Five9, 3CX).
url: https://raw.githubusercontent.com/api-evangelist/avoca/refs/heads/main/apis.yml
x-type: company
x-source: kleiner-perkins-portfolio
x-tier: enriched
x-tier-reason: real-developer-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.avoca.ai/og-default.webp
tags:
- Company
- AI
- Voice AI
- Conversational AI
- Customer Service
- Contact Center
- Home Services
- Field Service
- Scheduling
- Analytics
- Webhooks
- Enterprise API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Avoca Enterprise API
  description: Read access to Avoca calls, transcripts, leads, teams, coach/QA evaluations, scheduler sessions and bookings,
    funnel/UTM/service-area analytics, and outbound texting feeds. Bearer API-key authentication (avoca_<64 hex>) with per-key
    permission scopes and team scoping. Includes HMAC-SHA256 signed event webhooks and a Speed-to-Lead intake webhook.
  humanURL: https://docs.avoca.ai/api-reference/introduction
  baseURL: https://enterprise-api.avoca.ai
  version: 1.3.0
  tags:
  - Calls
  - Leads
  - Teams
  - Coach
  - Scheduler Analytics
  - Sessions & Bookings
  - Outbound Texting
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/avoca-openapi-original.json
  - type: Authentication
    url: authentication/avoca-authentication.yml
  - type: Webhooks
    url: asyncapi/avoca-webhooks.yml
  - type: ErrorCatalog
    url: errors/avoca-problem-types.yml
  - type: Conventions
    url: conventions/avoca-conventions.yml
  - type: DataModel
    url: data-model/avoca-data-model.yml
  - type: Overlay
    url: overlays/avoca-enterprise-overlay.yaml
  - type: MCPServer
    url: mcp/avoca-mcp.yml
common:
- type: AgenticAccess
  url: agentic-access/avoca-agentic-access.yml
- type: DeveloperPortal
  url: https://docs.avoca.ai
- type: Documentation
  url: https://docs.avoca.ai
- type: APIReference
  url: https://docs.avoca.ai/api-reference/introduction
- type: GettingStarted
  url: https://docs.avoca.ai/api-reference/introduction
- type: Authentication
  url: authentication/avoca-authentication.yml
- type: Blog
  url: https://www.avoca.ai/blog
- type: SignUp
  url: https://dashboard.avoca.ai/
- type: Login
  url: https://dashboard.avoca.ai/
- type: TermsOfService
  url: https://www.avoca.ai/legal/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.avoca.ai/legal/privacy-policy
- type: TrustCenter
  url: https://trust.avoca.ai
- type: StatusPage
  url: https://status.avoca.ai
- type: ChangeLog
  url: https://docs.avoca.ai/changelog
- type: LLMsTxt
  url: llms/avoca-llms.txt
- type: Webhooks
  url: asyncapi/avoca-webhooks.yml
- type: Lifecycle
  url: lifecycle/avoca-lifecycle.yml
- type: Conformance
  url: conformance/avoca-conformance.yml
- type: DomainSecurity
  url: security/avoca-domain-security.yml
- type: ChangeLog
  url: changelog/avoca-changelog.yml
- type: AgentSkill
  url: skills/_index.yml