Bulk SMS API Documentation (Single/Multiple SMS Via HTTP) For Website/Software Integration.
You Can Find Our API Collections on Postman
Send Single SMS:
Single SMS API Link
Send Multiple SMS:
Bulk SMS API Link
Send SMS In Urdu:
Urdu SMS API Link
Send Schedule SMS:
Schedule SMS API Link
Get Delivery Report Of SMS:
Get SMS Delivery Report
Check Credit Through HTTP/S API:
Check Remaining Balance
Our Docs Are Such Friendly That A Normal User Can Also Integrate API With Out Having Deep Developer Knowledge.
Parameters | Description |
---|---|
username | Your Login Username Of sendpk.com (Required). |
password | Your Login Password Of sendpk.com (Required). |
sender | Your Company Name/Brand Name (Required). |
mobile | Recepient Mobile Number (Required). |
message | The Message For Recepient (Required). if you are using fixed-sms then pass a json string with your keys & values Example: {“name”:”Umair”, “pin”:”456723″} |
template_id | for fixed-sms please type your approved template ID (OPTIONAL) |
type | Type = unicode for unicode SMS (optional). |
date | dd-mm-YYYY Example:25-02-2016 (For Schedule SMS) (optional). |
time | hh:mm:ss Example:21:30:55 (For Schedule SMS) (optional). |
format | Type is xml and json. Not Case sensitive. If set, the result will be returned according to the type specified (optional). |
Return Response And Their Meanings.
OK ID:29346
Status Code | Description |
---|---|
OK | Message Successfully Accepted For Delivery. |
1 | Username Or Password Is Either Invalid Or Disabled. |
2 | Username Is Empty. |
3 | Password Is Empty. |
4 | Sender ID Is Empty. |
5 | The recepient Is Empty. |
6 | Message Is Empty. |
7 | Invalid Recepient. |
8 | Insufficient Credit. |
9 | SMS Rejected. |
Above HTTP API Code Are Fully Compatible With PHP , ASP , Dot Net , JSP , C# , XML , Java Integration.
For More Details | API’s Samples, Please Login Your Account -> And Visit
Download PHP API Here || Download