The HTTP API is a simple and powerful SMS API to send your SMS messages. It allows you to send all kind of message types, including ordinary text, binary and MMS messages.
Benefits
- Simple and easy to implement.
- Powerful.
- Wide support for message types and features.
- Extended delivery reports with MCC/MNC and revenue/cost information.
Requirements
- Basic programming/scripting skills.
- HTTP browser/component.
- Server/computer on which to install your script/application.
Example
Create a script to generate a URL like this: http://smsc.vianett.no/v3/send.ashx?src=xxxxx&dst=xxxxx&msg=Hello+world&username=xxxxx&password=xxxxx Retrieve this web page from your script/application, and the SMS will be sent.
Please look at the HTTP API documentation for the exact syntax.
Code Example
To get the best out of this SMS API, we recommend you to download the C# code example. This download requires login, but the registration is free. Sign up now and you get 5 free SMS messages for your trial. Other downloadable code examples using HTTP API are ASP (VBScript), VB.NET and PHP.
Documentation
You will find the HTTP API documentation here.
How to start
Sign up with our free online registration. You will get 5 credits for your trial. You can then buy more credits with your credit card. You may also contact sales@vianett.com if you prefer to do so.
Show more functions.