Build with the Voxy API.
Originate phone calls, sync contacts, ingest knowledge, and stream real-time analytics from any backend. Predictable REST, signed webhooks, and a first-party TypeScript SDK.
REST API
Predictable resources, cursor pagination, signed responses. Versioned under /v1.
Read the quickstart →TypeScript SDK
First-party @voxy/sdk — typed methods for every resource, built-in retries, idempotency baked in.
Install @voxy/sdk →Webhooks
HMAC-signed event delivery for call summaries, lead creation, campaign completion. At-least-once with exponential retry.
See event catalogue →Changelog
Track new endpoints, fields, and breaking changes as the API evolves. Versioned under /v1.
See what changed →One call to place a call
Full quickstartA 202 Accepted means the call is queued and the agent will dial within seconds. See Idempotency for safe retries, and Errors for the full code list.