URL
XML : http://www.octopush-dm.com/api/sms
Json : https://www.octopush-dm.com/api/sms/json
HTTP Method
All requests can be submitted by GET or POST . However, for security, we recommend that you use POST
Encoding
Our API functions in UTF8 . Remember to convert/encode data before passing them in.
SSL Security
For your security, Octopush manages SSL. You can choose to use our API with standard HTTP, or HTTPS.
Curl example
curl “https://www.octopush-dm.com/api/sms/?user_login=*****%40******.com&api_key=***************&sms_text=Example+of+text&sms_recipients=%2B44020304**&sms_type=WWW&sms_sender=MySender”