Get the balance of a customer
Retrieve the balance of a customer
For complete API specification including request/response schemas and interactive examples, see the API Reference.
Overview
Retrieve balance information for a customer across all their wallets and blockchain networks.
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | The customer ID to get balances for |
Use Cases
| When | What | Better For |
|---|---|---|
| Displaying balances | Fetch before showing wallet UI | Showing total balance across all chains |
| Balance reconciliation | Regular balance checks | Accounting and financial reporting |
| Before transfers | Verify sufficient balance | Preventing failed transfers due to low balance |
Related Endpoints
- Get Customer by ID - Retrieve customer details
- Create Wallet - Create new wallets for customer