Skip to main content
Use wallet endpoints to view balances and wallet-specific transactions.

List wallets

GET /v3/wallets Returns each wallet currency and available balance for the selected environment.

Get one wallet

GET /v3/wallet/{currency} Use an uppercase currency code such as USD.
The response includes the wallet balance and related transactions.
Last modified on July 17, 2026