Balance check
Example of request to get the current balance status of the user's account in the personal cabinet.
URI: /api/http.php
All requests to the gateway API are sent in JSON using the GET or POST method.
Request example
/api/http.php?key=APIKEY&command=balance
Response parameters
balancestring Current balance status |
errorsstring Error message |
Response examples
- Successful
- Unknown command
balance:31.168300000000002
errors:Unknown command