Wire2air provides a simple HTTP interface for clients to purchase keyword credits using their store credit card information with their account. 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.
HTTP URLs
https://mzone.wire2air.com/mserver/api/subscribekeywords.aspx
HTTP METHOD
Messages can be sent as an HTTP POST or GET using the parameters listed below. One
the request should be sent per message.
HTTP Form Variables
NAME | DESCRIPTION |
---|---|
*USERID | YOUR_USERID |
*PASSWORD | YOUR_PASSWORD |
*KEYWORDCREDITS | Number of KEYWORD credits; default=1 By specifying KEYWORDCREDITS as a negative number will remove keyword credits from account. |
Response from Keyword Lookup APIs
The API will return a string message to the calling application.