Account Balance
Request URI
All requests you must send using GET or POST to this URI:
https://ping-admin.com/?a=api&sa=balance&[other parameters described below]
Request Parameters
- api_key
-
Required: Yes.
Value: Your unique API key, which you can find in your profile.
Example:
https://ping-admin.com/?a=api&sa=balance&api_key=6e59663b2ce62ac378be24bc30f48b95946
Response
[{"balance":30.17647}]
Response Parameters
- balance
-
Type: float (up to 5 decimals).
Value: account balance (for example: 30.17647).