Telefon · Capability
Telefon Communications Platform
Unified capability combining Telefon Voice and SMS APIs for comprehensive programmable communications. Supports voice calls, conferencing, SMS messaging, and recording across 180+ countries. Designed for developers building customer communication, notification, and engagement applications.
What You Can Do
GET
List calls
— List voice calls
/v1/calls
POST
Create call
— Initiate an outbound voice call
/v1/calls
GET
List conferences
— List conferences
/v1/conferences
POST
Create conference
— Create a conference room
/v1/conferences
GET
List messages
— List messages
/v1/messages
POST
Send message
— Send an SMS or MMS message
/v1/messages
MCP Tools
list-calls
List voice calls with optional status and direction filters
read-only
make-call
Initiate an outbound phone call to a number
list-conferences
List active and completed conferences
read-only
create-conference
Create a new conference call room
list-messages
List sent and received SMS and MMS messages
read-only
send-sms
Send an SMS or MMS message globally
APIs Used
telefon-voice
telefon-sms