The platform

One platform for every conversation.

Everything you need to build, launch and scale voice — from a single agent to multi-agent pipelines and omnichannel journeys, with an AI copilot and compliance baked in.

Voice agents

Sound human, everywhere

Natural multilingual agents that handle interruptions and objections — localised across 204 countries, with cloned and branded voices.

Sub-second latencyCloned voices204-country localisation

Multi-agent pipelines

Specialists that hand off mid-call

Chain agents on a single call — a qualifier passes a hot lead to a closer, then to a scheduler — with silent transfers and shared memory.

Role-based hand-offWeighted routingShared call memory

Multi-touch journeys

Follow up until they convert

Sequence call → wait → SMS / WhatsApp per contact, with retries and caps. Stops the instant a lead converts.

Voice + SMS + WhatsAppExit-on-successFrequency caps

AI Copilot

Build campaigns in plain chat

Describe what you want and the dual-model copilot drafts the agent, imports contacts, checks compliance and launches — you confirm.

Haiku + Sonnet routingPre-flight checksConfirm-before-act

Knowledge base

Grounded in your docs

Agents answer from your pricing, FAQs and docs — semantic search, not guesses, isolated per workspace.

pgvector retrievalAuto gap analysisPer-workspace isolation

Integrations & MCP

Plugs into your stack

27+ CRMs and tools, a full REST API and webhooks — and connect any LLM agent over MCP.

Salesforce · HubSpot · moreREST API + webhooksMCP-ready

One stack, top to bottom

From the dial tone to the deal.

ChannelVoice · SMS · WhatsApp · Inbound
OrchestrationAgents · Pipelines · Journeys
IntelligenceCopilot · Knowledge base · Insights
TelephonyManaged numbers · BYO telco · 204 countries
ComplianceConsent · DNC · Quiet hours · Recording

Built for developers

REST, MCP and a CLI — available on every plan.

Wire Agoralia into your stack three ways. Free is rate-limited; every paid plan includes full access.

REST API

Call it from anywhere

Authenticate with an X-API-Key header against the v1 base URL.

curl https://api.agoralia.app/api/v1/calls \
  -H "X-API-Key: $AGORALIA_API_KEY"

MCP

Connect any LLM agent

Add Agoralia as an MCP server over HTTP (OAuth) — usable from Claude and any MCP client.

claude mcp add --transport http \
  agoralia https://api.agoralia.app/mcp

CLI

Drive it from your terminal

Install the CLI and log in — scriptable access to the same API.

pip install agoralia-cli
agoralia auth login

Full reference at docs.agoralia.app.

See it on your calls.