-
https://www.smsgatewayhub.com/api/mt/SendSMS?
Parameter Info
...
-
This PHP SMS Quickstart shows you how to use<?php $apikey = "YourAPIkey"; $apisender = "TESTIN"; $msg ="YOUR MESSAGE HERE"; $num = 91XXXXXXXX...
-
This C# SMS Quickstart shows you how to useusing Systemusing Systemusing System.IOusing System.Netusing System.Textusing System.Webstring sAPIKey = "YOUR API KEY HERE";string sSenderID = "APPROVED S...
-
API
You can use the official REST API documentation for SMSGATEWAYHUB and search Send SMS, find the code sample and change and run it according to your data.
To add a new line in the message ...