Wire2air provides a simple HTTP interface for clients to query the SMS credits balance in 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
http://smsapi.wire2air.com/smsadmin/checksmscredits.aspx
HTTP METHOD
Messages can be sent as an 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 |
Response from Check SMS Credits APIs
The API will return a string message to the calling application.