Wire2air provides simple HTTP interface for clients to query the available keyword for a given short code. HTTP POST or GET can be used in all modern programming languages including ASP, ASP.NET, C++, C#, PHP, VB, VB.NET, command lines, SSH & cURL.
Query Keyword availability using Wire2air Gateway
HTTP URLs
http://mzone.wire2air.com/mserver/servicemanager/api/checkkeywordapi.aspx
HTTP METHOD
Messages can be sent as a HTTP POST or GET using the parameters listed below. One request should be sent per message.
HTTP Form Variables
NAME | DESCRIPTION |
---|---|
*USERID | YOUR_USERID; PROVIDED BY WIRE2AIR |
*PASSWORD | YOUR_PASSWORD; PROVIDED BY WIRE2AIR |
*VASID | YOUR_VASID; PROVIDED BY WIRE2AIR |
*SHORTCODE | PROVIDED BY WIRE2AIR e.g 27126 |
*KEYWORD | DESIRED KEYWORD |
Response from Keyword Lookup APIs
The API will return a string message to the calling application.
Available keyword response:
Err:0: Keyword is available
Unavailable keyword response:
Err:705:Keyword is taken, Please try another keyword