Skip to main content

Voice AI Agents API

The Agents API enables you to programmatically create, manage, configure, and execute autonomous Voice AI agents. Agents handle inbound and outbound telephone calls, interact with customers via speech, access contextual knowledge, and trigger custom backend APIs and MCP tools in real time.

Key Capabilities

Ultra-Low Latency Voice

Streaming audio pipelines powered by Cartesia and WebRTC deliver sub-second natural voice conversations.

Tool Calling & Webhooks

Agents invoke custom REST APIs during live phone calls to check order status, trigger actions, or fetch CRM data.

MCP Server Integration

Native support for Model Context Protocol (MCP) servers via Server-Sent Events (SSE) or HTTP transports.

Calendar Scheduling

Automated meeting and appointment booking directly into Google Calendar and Calendly.

Agent Lifecycle & States

Every Voice AI agent transitions through well-defined operational states:

Authentication

All Agents API endpoints require a valid organization API key or Bearer JWT token passed in the Authorization header:
Always execute server-side agent creation and mutation requests from secure environments. Never expose secret keys in client-side bundles.

Available Endpoints

Explore the full suite of Agents API methods available in Pingr AI:
Previous
Get agent
Retrieve detailed Voice AI agent informati…
Next

Need help?

Check out our quickstart guide or comprehensive API reference to get your first voice agent running in minutes.View guides →