
|
|
Send SMS APIOur iSMS API (Application Programming Interface) has been designed to provide a straightforward, yet effective, method of integrating websites and software with our messaging platform; making it perfectly suitable for both small and large corporate information systems. In order to use iSMS API to send mass SMS, you have to initiate a HTTP request (POST/GET method) to the following URL :- http://isms.com.my/isms_send.php iSMS API FeaturesSample Single Recipient http://isms.com.my/isms_send.php?un=isms&pwd=isms123&dstno=60129007788&msg=Hi%20John.&type=1&sendid=12345 Multiple Recipient (Separate each recipient with semi-colon(;) )maximum 300 number per push http://isms.com.my/isms_send.php?un=isms&pwd=isms123&dstno=60129007788;60167788999;60124567890&msg=Hi%20John.&type=1&sendid=12345 »Check balance APIIn order to check balance API :-
API for checking balance http://isms.com.my/isms_balance.php?un=xxx&pwd=xxx |