English (United Kingdom)繁體中文简体中文(中国)

.

Home Products & Services SMS SMS API

 


Mailmerge
Free Trial
Special Offer
Buy Now
Tutorial

URL-to-SMS



For free trial registration, please register at Web2sms Free trial
For pricing, same as Web2SMS

You may send SMS by activating a URL
(default senderid, without SSL)
http://****.accessyou.com/sms/sendsms.php?msg=&phone=&pwd=&accountno=
(default senderid with SSL)
https://****.accessyou.com/sms/sendsms.php?msg=&phone=&pwd=&accountno=

NEW! (custom senderid without SSL)
http://****.accessyou.com/sms/sendsms-*****.php?msg=&phone=&pwd=&accountno=&from=
NEW! (custom senderid with SSL)
https://****.accessyou.com/sms/sendsms-*****.php?msg=&phone=&pwd=&accountno=&from=


*** If successful, a message id regarding this delivery will be returned

You may query message delivery status by activating another URL
(without SSL)
http://****.accessyou.com/sms/getstatus.php?id=&pwd=&accountno=
(with SSL)
https://****.accessyou.com/sms/getstatus.php?id=&pwd=&accountno=
*** This will return the delivery status such as "pending", "canceled" or "finished"

Msg = SMS Message eg. testing
Phone = Mobile phone number or Phone code eg. 85291239123
Pwd = password eg.1234
Accountno = Account No eg. 10001123
id = Message id

eg. http://****.accessyou.com/sms/sendsms.php?msg=testing&phone=85291239123&pwd=1234&accountno=10001123

Programming Guide I (including unicode support)(PDF)
Programming Guide II - examples(doc)
Evaluation Sample Codes: PHP(1) | PHP(2)

Security:
1. Password
2. IP address restriction
3. SSL (Secure Socket Layer)

Additional Features
4. Support Chinese and unicode and "line break"

* The above URL is for use during free trial period only.

 

 


URL-to-SMS



For free trial registration, please register at Web2sms Free trial
For pricing, same as Web2SMS

You may send SMS by activating a URL
(default senderid, without SSL)
http://****.accessyou.com/sms/sendsms.php?msg=&phone=&pwd=&accountno=
(default senderid with SSL)
https://****.accessyou.com/sms/sendsms.php?msg=&phone=&pwd=&accountno=

NEW! (custom senderid without SSL)
http://****.accessyou.com/sms/sendsms-senderid.php?msg=&phone=&pwd=&accountno=&from=
NEW! (custom senderid with SSL)
https://****.accessyou.com/sms/sendsms-senderid.php?msg=&phone=&pwd=&accountno=&from=


*** If successful, a message id regarding this delivery will be returned

You may query message delivery status by activating another URL
(without SSL)
http://****.accessyou.com/sms/getstatus.php?id=&pwd=&accountno=
(with SSL)
https://****.accessyou.com/sms/getstatus.php?id=&pwd=&accountno=
*** This will return the delivery status such as "pending", "canceled" or "finished"

Msg = SMS Message eg. testing
Phone = Mobile phone number or Phone code eg. 85291239123
Pwd = password eg.1234
Accountno = Account No eg. 10001123
id = Message id

eg. http://****.accessyou.com/sms/sendsms.php?msg=testing&phone=85291239123&pwd=1234&accountno=10001123

Programming Guide I (including unicode support)(PDF)
Programming Guide II - examples(doc)
Evaluation Sample Codes: PHP(1) | PHP(2)

Security:
1. Password
2. IP address restriction
3. SSL (Secure Socket Layer)

Additional Features
4. Support Chinese and unicode and "line break"

* The above URL is for use during free trial period only.