Telefonie · Capability
Telefonie Communications
Unified capability combining Telefonie Voice and SMS APIs for comprehensive communications workflows. Enables voice calling, SMS messaging, conferencing, and call recording from a single interface. Designed for developers building customer communication, notification, and engagement platforms.
What You Can Do
GET
List calls
— List voice calls with filtering options
/v1/calls
POST
Initiate call
— Initiate an outbound voice call
/v1/calls
GET
List conferences
— List all conferences
/v1/conferences
POST
Create conference
— Create a new conference room
/v1/conferences
GET
List messages
— List SMS and MMS 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 filtering
read-only
make-call
Initiate an outbound phone call to a specified number
list-conferences
List all active and completed conference calls
read-only
create-conference
Create a new multi-party conference call room
list-messages
List sent and received SMS and MMS messages
read-only
send-sms
Send an SMS or MMS message to a phone number
APIs Used
telefonie-voice
telefonie-sms