End point
Below is a list of all required arguments that needs to be sent in the POST request:
Parameter | Required | Description |
text | YES | A not less than 5-character value that will be delivered to phone/s attached |
numbers | YES |
Phone numbers can be in local(10 chars) or international (13 chars) format without plus(+) sign.
For bulk sms, numbers can be separated by a comma(,) e.g xxx,xxx,xxx |
api_key | YES | The value of api_key identifies the user within the system when interacting with the api.
You obtain this by registering on https://doc.smstoday.net.
Register here |
password | YES | Your SMS TODAY account password |
REQUEST RESPONSE
Response is always on json format where you're required to decode into your workspace languagejson string which the server reply to your call
json string explained
Parameter | Description | Example |
type |
Their are number of request type response
success indicated that the request was made successful |
success, info, danger, warning |
msg | This contains the response message in a human readable | request was successful, request wasn't successful |
code | Depending on the que status the api can replay with number of request codes, these codes indicates that the request succeed or not |
200 request was successful |
feedback |
Contains detailed description of the billing and your balance
balance
indicates what will be your balance when messages sent
|
balance CURR 13,388.20 |