| HTTP API Code |
Send Comma Separated Messages
http://sms.treewpa.com/api/sendsmses.php?username=username&password=password&senderid=senderid
&mobileno=9999999999,9999999999,9999999999&message=Hello this is test SMS from API&dnd=1&priority=0
|
Single Day Report
http://sms.treewpa.com/api/singledayreport.php?username=username&password=password
|
Multiple Day Report
http://sms.treewpa.com/api/multidayreport.php?username=username&password=password&lowerdate=YYYY-MM-DD&upperdate=YYYY-MM-DD
|
Balance Check
http://sms.treewpa.com/api/checkbalance.php?username=username&password=password
|
|
|
Note:
1. Please Use '%26' in place of '&' And '%2B' in place of '+' in your message for API ! and Check URL HTTP or www
2. DND=1 means sms will also be sent to numbers registered for NDNC.
3. If you are sending sms for promotional purposes, please keep dnd as 0.
4. Priority=1 means message will be given priority for sending. 2 smscredits will be charged for priority sms.
5. You cannot have dnd and priority value as 1 simultaneously. So if you are sending priority message, keep dnd as 0. |