Token Balances (Batch)

Solana API endpoint for fetching multi-wallet token balances with SPL and Token-2022 assets, USD values, staking data, and aggregated portfolio metrics.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean | null

Whether or not we should include tokens we do not track prices for.

int32 | null
≥ 0

The limit of entries to return (per wallet). If not passed, first 1000 entries are returned (the maximum).

string | null

The maximum amount of total value in USD for an asset to be considered in the results. Overrides includeNoPriceBalance Defaults to no limit.

string | null

The minimum amount of total value in USD for an asset to be considered in the results. Overrides includeNoPriceBalance Defaults to no limit.

mintAddresses
array of objects | null

The allowable mint addresses, if any, to filter the results by.

mintAddresses
boolean | null

Whether tokens returned should be restricted to verified tokens only. Default is false.

ownerAddresses
array of objects
required

Wallets to include in the returned results (max 10, with 10,000 maximum token accounts between them).

ownerAddresses*
int32 | null
≥ 0

The requested page.

string | null

Sort ascending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be used

string | null

Sort descending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be used

boolean | null

Whether Vybe's token filter should restrict the tokens that are returned. Default is true.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json