API Send SMS Process

Sendmode API Send SMS Process

  • Sendmode’s SMS API Gateway will SMS-enable any site or application. In a few simple lines of code you can connect your application to the mobile world.
  • You can do this using any programming language (.NET, PHP, Java etc) and you will be up and running in minutes.
  • Our sms gateway is fast, secure and reliable ; we provide full documentation with technical support 24/7. We also provide all Delivery Reports which can be sent to a URL of your choice or you can poll the service to retrieve your reports.
  • Send SMS GET URL Format:

    https://api.sendmode.com/httppost.aspx?Type=sendparam&username=xxx&password=yyy&numto=4478871234567&data1=Hello World!

    username * Your Sendmode Account Username.

    password * Your Sendmode Account Password.

    numto * The number you wish to send your data to. This number must start with country code and drop the leading zero for example 3538 for Ireland, 447 for UK.

    data1 * The message you want to send.

    senderid Display an 11 Character PhoneNumber/BusinessName on Sent SMS.

    customerid Your own unique system reference number.

API Check HLR Process

Sendmode API Check HLR Process

  • Sendmode’s SMS API Gateway also provides HLR look ups with operators to determine the status of a mobile phone.
  • The most common use is in mobile number database cleaning by identifying no longer valid numbers.
  • Critical contact workflows also use this service to identify if a number is available and route alerts or calls based on the information.
  • Check HLR GET URL Format:

    https://api.sendmode.com/performhlr.aspx?type=hlr&username=xxx&password=yyy&mobilenumber=353871234567&customerid=12345

    username * Your Sendmode Account Username.

    password * Your Sendmode Account Password.

    mobilenumber * The mobile number you wish to perform the HLR on. The number must be submitted in its fully qualified international format (3538xxxxxxxx, 447xxxxxxxxx).

    customerid Your own unique system reference number.

Technical Information

Documentation

Full document is available on our developer site here.

Examples

Code samples are available in the following languages.
Sendmode Bulk SMS Gateway C# API ExampleSendmode Bulk SMS Gateway PHP API ExampleSendmode Bulk SMS Gateway ASP API ExampleSendmode Bulk SMS Gateway Java API Example

Support

Contact Us today to talk with one of our technical support team.