CallVA
Developer preview

Two ways into CallVA.

The complete reference is still being assembled. The External API and MCP server below are the live developer surfaces available today.

External API

Operate the platform from code.

Use a bearer token scoped to your organisation or project. The API covers calls, agents, data fields, prompts, schedules and automations.

https://api.callva.one/api/v1/external
POST

/call

Initiate an outbound call

GET

/calls

Query calls and outcomes

GET

/calls/aggregate

Aggregate operational metrics

GET

/calls/{id}/transcript

Retrieve a call transcript

MCP server

Give an AI agent capable hands.

Connect a compatible agent through OAuth 2.1. Each authorization is bound to one organisation and project, without handing the agent a permanent API key.

https://mcp.callva.io
  • OAuth 2.1 authorization with PKCE
  • Project-scoped access
  • CallVA data available to compatible AI clients
  • API and MCP access included in every plan

Publishing next

The reference is being built around real workflows.

Getting started

Authentication, project setup and your first inbound or outbound call.

API reference

Endpoints, filters, pagination, request bodies and response examples.

Integration guides

LiveKit, telephony, storage, webhooks and automation patterns.

Need developer access now?

We will help you choose the right API or MCP entry point during onboarding.

Request Access