Secure & Powerful Robust Bulk SMS APIs
Easily integrate any application and start sending SMS in seconds. Access sample codes in PHP, Java, .NET & more.
SMS Connect SMS APIs allow you to send bulk SMS offers, trigger transactional updates and OTPs, receive inbound SMS, pull reports, manage contacts & more. Our intelligent retry SMS gateway routing assures best-in-class delivery.
API- use below API documentation for all kinds of http/php/dot net/java/any applications/any softwares
To send on single mobile No
http://120.138.9.43/API/pushsms.aspx?loginID=<#your login_Id#>&password=<#password#>&mobile=98********&text=<#message#>&senderid=<#SenderID#>&route_id=<#route_id#>&Unicode=0
To send on muliple mobile No
http://120.138.9.43/API/pushsms.aspx?loginID=<#your login_Id#>&password=<#password#>&mobile=98********,98********&text=<#message#>&senderid=<#SenderID#>&route_id=<#route_id#>&Unicode=0
To send sms with schedule
http://120.138.9.43/API/pushsms.aspx?loginID=<#your login_Id#>&password=<#password#>&mobile=98********&text=<#message#>&senderid=<#SenderID#>&route_id=<#route_id#>&Unicode=0&sch=0102201119:42
Check Route Balance
http://120.138.9.43/API/CheckBalance.aspx?loginID=<#your login_Id#>&password=<#password#>route_id=<#route_id#>
API For Report
http://120.138.9.43/API/GetReport.aspx?loginID=<#your login_Id#>&password=<#password#>TransactionID=<#transaction_id#>
To use correct parameter in API, see the important details as below
The formate for schedule sms is ddmmyyyyhh:min
Example : 0102201119:42 ( 01/02/2011 07:42 PM )