Quick Web API Guide: Table of Parameters
Quick Web API Guide: Table of Parameters
This document is intended for clients who wish to develop applications that make use of our HTTPS
SMS gateway. You may access our HTTPS gateway by submitting either a POST or GET to the API
server.
Target URL: https://esahal.com/XXX/sms.php (where XXX is your ACCOUNT NAME)
Once your account has been established, you will be assigned an Account Name. Replace the XXX in
the above URL with the Account Name that has been sent to you.
Table of Parameters
Parameter
Description
Nullable
user
No
password
No
acct
No
to
No
from
The Client name or number the message will appear to come from.
Please NOTE our system overwrites this value with a unique MSISDN
number to avoid SPAM.
Yes
ref
Yes
The content of the message. This should not be longer than 140-160
characters depending on the destination wireless network.
Please note:
2015
eSahal PTE. Ltd. 1 North Bridge Road, #07-02 High ST CTR, Singapore 179094
Yes
Bulk SMS
Target URL: https://esahal.com/XXX/bulk.php (where XXX is your ACCOUNT NAME)
Table of Parameters
Parameter
Description
Nullable
user
No
password
No
acct
No
bulk
No
bulk=[ {"to":"+224543545345"},{"to":"+343243244"},
{"to":"+192543545345"},{"to":"00254743545345"},
{"to":"+44543545345"} ...]
from
The Client name or number the message will appear to come from.
Please NOTE our system overwrites this value with a unique MSISDN
number to avoid SPAM.
Yes
ref
Yes
msg
The content of the message. This should not be longer than 140-160
characters depending on the destination wireless network.
Yes
utf
Yes
Please note:
2015
eSahal PTE. Ltd. 1 North Bridge Road, #07-02 High ST CTR, Singapore 179094