Skip to main content

13 docs tagged with "Send"

View all tags

Multi channel

This API enables multi-channel message delivery with customizable channel selection and priority setting. Users specify their desired communication channels and the sequence in the pipeline parameter, including options like voice calls, Telegram, Viber, and SMS. Telegram can be used only for one-time password (OTP) delivery, while voice calls are recommended only for OTP. SMS and Viber are suitable for both OTP and transactional messages. Each channel’s parameters, such as message content, voice settings, or signature, can be customized to tailor the message for its purpose and recipients.

Send RCS message

Example of request to send RCS message message with a text, image and a button which, when clicked, will lead to the specified link.

Send SMS (JSON API)

SMS is sent synchronously via /api/json.php (immediate gateway response with msg_id per message).