Dear All,We are here to Provide the List of API's for your BULK SMS Needs
API Links
1. Balance Check
http://sms.jetbulksmsservice.com/index.php/api/get-balance?username=XXXX &password=XXXXX&sms_type=2
2. Single SMS (One Message To One Mobile Number)
http://sms.jetbulksmsservice.com/index.php/api/bulk-sms?username=XXXX &password=XXXX&from=XXXX&to=9133926636&message=hi this is sample sms&sms_type=2
3. Bulk SMS (One Message to Multiple Mobile Numbers)
http://sms.jetbulksmsservice.com/index.php/api/bulk-sms?username=XXXX &password=XXXX&from=XXXX&to=9133926636,8121272297&message=hi this is sample sms&sms_type=2
Send SMS API's #2, #3 & #4 will produce the Job Id, with the Job Id you can get the DLR Report by using below API.
4. GET DLR Report API
http://sms.jetbulksmsservice.com/index.php/api/get-dlr-report?username=XXXX&password=XXXX&job_id=235647
DOT NET SMS SENDING CODE Click Here
PHP SMS SENDING CODE Click Here
If you Need any Assistance on this API Integrations Reach out to Jet Bulk SMS Technical TeamAPI Links
1. Balance Check
http://sms.jetbulksmsservice.com/index.php/api/get-balance?username=XXXX &password=XXXXX&sms_type=2
2. Single SMS (One Message To One Mobile Number)
http://sms.jetbulksmsservice.com/index.php/api/bulk-sms?username=XXXX &password=XXXX&from=XXXX&to=9133926636&message=hi this is sample sms&sms_type=2
3. Bulk SMS (One Message to Multiple Mobile Numbers)
http://sms.jetbulksmsservice.com/index.php/api/bulk-sms?username=XXXX &password=XXXX&from=XXXX&to=9133926636,8121272297&message=hi this is sample sms&sms_type=2
Send SMS API's #2, #3 & #4 will produce the Job Id, with the Job Id you can get the DLR Report by using below API.
4. GET DLR Report API
http://sms.jetbulksmsservice.com/index.php/api/get-dlr-report?username=XXXX&password=XXXX&job_id=235647
DOT NET SMS SENDING CODE Click Here
PHP SMS SENDING CODE Click Here