Get Balances
GET /balances
Authorizations
Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.
Headers
Query Parameters
The partner's user identifier. Omit to query the tenant-wide aggregate.
Response
Successful Response
- ConnectBalancesResponse
- ConnectTenantBalancesResponse
Per-user balance response (external_ref was supplied).
The partner's user identifier, echoed back.
Server timestamp when the spot prices were fetched. Partners use this to decide whether to refresh.
One row per enabled (asset, network) pair. Empty list when the user has no holdings, including the just-minted case where the external_ref was new to us.
Sum of line amount_<fiat> values per enabled fiat currency. Keys are lowercase ISO codes (usd, pen). Values are decimal strings; absent currencies indicate the per-line valuation was unavailable for at least one line (fail-closed total).