Connect with Customers
over Telegram
Over 700 million users prefer to chat on one of the world’s most secure texting platforms
Contact us
curl --location --request POST 'https://sms.messagewhiz.com/chats/api/v1/messages' \
--header 'Content-Type: application/json' \
--header 'apiKey: ' \
--data '{
"client_ref": "client_ref",
"webhook_url": "https://my-amazing-site",
"message_type": "text",
"text": "sample message",
"to": "recipient_number",
"from": "channel_id",
"channel": "telegram"
}'
Integrate Telegram into your existing system through the API and add rich features and robust analytics into your messaging campaigns and conversations