Wire2air 2way SMS CREDITS BALANCE API
Wire2air provides simple HTTP interface for clients to query 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.
Query SMS Credit Balance using Wire2air Gateway
HTTP URLs
http://smsapi.wire2air.com/smsadmin/checksmscredits.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 |
Response from Check SMS Credits APIs
The API will return a string message to the calling application.
Successful submission:
{CREDIT}
Failed submission:
ERR: 301: Failed authentication