Endpoints
Wallet Balance
This API is used for get user wallet balance.
GET
Authentication
A JWT token required for API authentication. Generate JWT token as explained in section Generate JWT Token using empty string.
Headers
Must be set to application/json
.
Path Parameters
The ID of the currency for which to retrieve the balance.
Request
No request body is required for this endpoint.
Response
Returns the current balance for the specified currency.
The available balance in the wallet for the specified currency.