iSMS Online Service
iSMS Home About iSMS iSMS Home Buy iSMS Card Support Register Contact Us
MEMBER login:
Register
Forgot password
    Username
    Password
 

Our 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.

» Send SMS API

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

 
Parameter Details Example
*un Username of iSMS account isms
*pwd Password of iSMS account isms123
dstno Mobile number that you wish to send a message

(Append 00 for international numbers).
60129007788
*msg The message body (MAX limit : 900 char) Hi, John. How r u?
type Type of SMS

1 - ASCII (English, Bahasa Melayu, etc)
2 - Unicode (Chinese, Japanese, etc)
1
*sendid
(Optional)
Sender ID to be displayed on recipient's
mobile phone.

(Please notice that Malaysia Maxis Prefix
does not support Sender ID)

60198899001
* MUST URL Encoded HTTP Response Result


Sample 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 API

In order to check balance API :-

Parameter Details Example
*un Username of iSMS account isms
*pwd Password of iSMS account isms123

API for checking balance
http://isms.com.my/isms_balance.php?un=xxx&pwd=xxx

© 2012 www.isms.com.my. All rights reserved
Software developed by MobiWeb sdn bhd
Web designed by Malaysia Web Design