iSMS Online Service
iSMS Home About iSMS iSMS Home Buy iSMS Card Support Register Contact Us
Member login:
Register
    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.

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

(Limit to Malaysia mobile numbers only).
60129007788
*msg The message body (MAX limit : 900 char) Hi, John. How r u?
type Type of SMS

ASCII (English, Bahasa Melayu, etc)
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.mobiweb.com.my/isms_send.php?un=isms&pwd=isms123&dstno=60129007788&msg=Hi%20John.&type= 1&sendid=60198899001

Multiple Recipient (Separate each recipient with semi-colon(;) )
http://isms.mobiweb.com.my/isms_send.php?un=isms&pwd=isms123&dstno=60129007788;60167788999;60124567890&msg =Hi%20John.&type=1&sendid=
  © 2008 www.isms.mobiweb.com.my. All rights reserved   Designed by mbwebcreator.com