VoxBridge Documentation

Build inbound and outbound AI voice agents into any application with REST, webhooks, and a multi-tenant dashboard.

What is VoxBridge?

VoxBridge connects your software to the phone network. Queue outbound welcome calls, route inbound support lines, and receive transcripts via signed webhooks.

<200ms
API response
30
Free minutes
6
Voice characters
99.9%
Uptime target

Quick example

curl -X POST https://voxbridge.cc/v1/calls/outbound \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -d '{"to":"+15551234567","client_name":"Jane","context":{"reference_number":"398690"}}'

Next steps

Quick start → · Free account → · OpenAPI ↗