get
https://api.rmlconnect.net/bulksms/bulksms
Submits a single SMS or a batch of SMS messages for delivery over HTTPS.
Available on both port 443 and port 8443.
Long messages: Messages exceeding standard length are automatically split
and reassembled on the recipient device. Billing is per segment:
- Plain text: 153 characters per segment
- Unicode: 268 characters per segment
Bulk response format (multiple destinations):
<Error_Code>|<destination>|<message_id>,<Error_Code>|<destination>|<message_id>,...
Mid-batch abort scenarios:
- If any error other than an invalid destination occurs, the batch is aborted immediately.
- If credits are exhausted mid-batch, processing stops and
1025|<last_destination>is appended.
Retry Policy: Do NOT retry for any error code except
1709.
For1715, do not re-submit the same message.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad request / missing parameters.
401Authentication failure.
500Internal server error. Please contact support if this persists.