Sinch · Capability
Sinch Omnichannel Messaging
Unified omnichannel messaging workflow combining SMS batch messaging and Conversation API for multi-channel delivery across SMS, WhatsApp, RCS, Facebook Messenger, Viber, Telegram, and more. Used by marketing teams, customer engagement platforms, and notification services needing to reach customers on their preferred channel.
What You Can Do
POST
Send sms batch
— Send a batch SMS message to multiple recipients
/v1/sms/batches
GET
List sms batches
— List sent SMS batches
/v1/sms/batches
GET
List inbound sms
— List inbound SMS messages
/v1/sms/inbounds
POST
Send message
— Send a message via any supported channel
/v1/messages
GET
List messages
— List sent and received messages
/v1/messages
POST
Create contact
— Create a new contact
/v1/contacts
GET
List contacts
— List contacts
/v1/contacts
GET
List conversations
— List conversation threads
/v1/conversations
MCP Tools
send-sms
Send a batch SMS message to one or more phone numbers
list-sms-batches
List sent SMS batches with delivery status
read-only
get-sms-delivery-report
Get delivery report for an SMS batch
read-only
list-inbound-sms
List received inbound SMS messages
read-only
send-omnichannel-message
Send a message via WhatsApp, RCS, Facebook Messenger, Viber, or other channels
list-messages
List sent and received messages across all channels
read-only
create-contact
Create a new omnichannel contact
list-contacts
List messaging contacts
read-only
list-conversations
List conversation threads across channels
read-only
APIs Used
sinch-sms
sinch-conversation