get
https://rslr.connectbind.com:8443/CreditCheck/checkcredits
Returns the current SMS credit balance for the Reseller account.
Example Request:
GET https://rslr.connectbind.com:8443/CreditCheck/checkcredits
?username=xxxx
&password=xxxx
Success Response Format (plain text):
BALANCE:<amount>
Error Response Format (plain text):
AUTHORIZATION FAILED
Returned when the supplied username/password combination is invalid.
This is the only error response confirmed for this endpoint — there's
no numeric error code, just this fixed string.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad request — one or more required parameters missing.
401Authentication failure.
500Internal server error. Contact support if this persists.