Account Balance
This endpoint allows you to retrieve the details of all wallets associated with a user, including a list of currencies and their corresponding amounts.
GET
https://api.oxapay.com/v1/general/account/balance
Authentication
You must include the General API Key in the request header to authenticate your access to the API.
general_api_key*
string
Your General API Key for authentication and authorization.
Request Params
currency
string
API Request Sample Codes
These example code snippets demonstrate how to request the "Account Balance" endpoint using different programming languages. You can customize the data parameters according to your specific requirements.
API Response Example
The response example above is provided to help you understand the format and structure of the response. If you have any further questions or need assistance, please feel free to contact to your account manager.
Last updated