Starter
$0 / mo
- 1M events
- Community support
- Shared region
Elastic, reliable telephony APIs with delightful tooling. Designed for speed, observability, and global scale.
Handle calls with intuitive flows, webhooks, and SDKs. Localize, branch, and A/B test with ease.
Real-time events, searchable logs, and flame charts for your call graphs and media.
Multi-region routing and automatic failover keep conversations flowing worldwide.
SIP TLS, SRTP, signed webhooks, and org-wide policies out of the box.
# Create a call
curl -X POST https://api.telephony.example/calls \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d '{
"from": "+1-415-555-0100",
"to": "+1-312-555-0119",
"actions": [
{ "say": "Hello from Telephony" },
{ "play": "https://audio.example/welcome.mp3" }
]
}'
$0 / mo
$199 / mo
Custom