get
https://ngnr.connectbind.com:8443/bulksms/sbulksms
Sends different message content to different destination numbers in a single API
call, using one sender ID. Multiple message bodies are separated using the ||-||
separator, and multiple destinations are separated using a comma; message bodies
map to destinations in the order they are listed.
Authentication is performed using username and password passed as query
parameters — there is no separate header-based authentication for this API.
Response codes
| Code | Meaning |
|---|---|
| 1701 | Message(s) submitted successfully. Response format: 1701|<destination>:<messageid>, repeated per destination |
| 1702 | One of the required parameters was not provided |
| 1703 | User authentication failed |
| 1704 | Invalid value in type field |
| 1705 | Invalid message content |
| 1706 | Invalid destination |
| 1707 | Invalid sender (source) value |
| 1708 | Invalid value for dlr field |
| 1709 | Bind failed |
| 1710 | Unknown error |
| 1713 | Too many destinations in a single request |
| 1715 | Response timeout |
| 1025 | Insufficient user credit |
| 1028 | Message flagged as spam |
| 1032 | Destination is on DND (Do Not Disturb) list |
| 1033 | Message content does not match an approved template |
| 1035 | User has opted out |
| 1041 | Duplicate message detected |
| 1042 | Explicit DND applies to this destination |
| 1813 | Error occurred while creating the job file |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Malformed request — a required query parameter is missing
401Authentication failed — invalid username or password
500Internal server error while processing the request