How to send SMS worldwide?

In order to send SMS there are two ways:

Select the country to which you are sending SMS from the drop-down list. Enter the mobile number with the proper country code. Other than the mobile number, everything else i.e. Sender ID, the content of the SMS etc. can be the same and you can send your SMS by filling these fields in the traditional manner.

You need to add a parameter "country=0" for international messaging and use numbers in their international format i.e. with country code.

For example- If you want to send SMS to any country, say UAE, you need to add "country=0" parameter in the API and the number on which you wish to send SMS should be mentioned along with the country code i.e. 971XXXXXXXX (971 being the country code for UAE)

Eg: https://control.msg91.com/api/sendhttp.php?authkey=72781AbdRnWetp53e36&mobiles=918818888761&message=International%20Demonstration&sender=MSGIND&route=4&country=0