https://msg.msgclub.net/rest/services/sendSMS/addDraft?AUTH_KEY=YourAuthKey&message=message&smsContentType=english

Sample Output

{"response":"Success","responseCode":"3001"}

Parameter Name with Description

Parameter Name Data Type Description
AUTH_KEY* Alphanumeric Login Authentication Key(This key is unique for every user)
message * Text Enter your message.
smsContentType * Text "English" for text sms and "Unicode" for Unicode sms

Note

Parameters with (*) are mandatory
java code here
php code here
vb6 code here
chash code here
vbdotnet code here