Take Your Conversations to the Next Level
RCS transforms ordinary text messages into rich conversations with embedded videos, images, and buttons.
Contact us

curl --location --request POST 'https://sms.messagewhiz.com/sms/broadcast' \
--header 'Content-Type: application/json' \
--header 'apikey: ' \
--data-raw '{
"from": "SenderID",
"text": "Hello, this is a broadcast SMS test!",
"to": [
"1234567890",
"9876543210",
"1122334455"
]
}'
Integrate RCS into your existing system through the API and add rich features and robust analytics into your messaging campaigns and conversations