Skip to main content
Use the wallets listing endpoints when you have multiple managed wallets and need to:
  • Show all wallets and balances in an internal dashboard.
  • Find a specific wallet by ID or business identifier.
  • Reconcile transfers across several wallets.
Typical usage:
  1. List all wallets for your business.
  2. Filter in your application by currency, label, or purpose.
  3. Drill down into a specific wallet using its ID in the balance or statement endpoints.
For the technical details and code samples, use API reference → Wallets → Get Wallets.