API Endpoints
Wallets
List all wallets
1min
GET
Header Parameters
X-CLIENT-ID
*
X-SIGNATURE
*
X-TIMESTAMP
*
X-NONCE
*
Responses
200
balances retrieved
Description
balances retrieved
data
message
The document explains how to retrieve a list of wallets. The wallets are returned in sorted order, with the most recently created wallet appearing first. The response from the API call includes a message indicating that the balances have been retrieved, along with the details of the wallets, such as the name, currency, and balance.