Balance
Retrieves the balance of a specific user account.
Header parameters
x-api-keystringRequiredExample:
API key for authentication.
your-api-keyResponses
200
Successfully retrieved the account balance.
application/json
400
Bad request. Invalid input parameters.
application/json
404
Account not found.
application/json
500
Internal server error.
application/json
get
/user/account/balance
