Token Balance History (Batch)

Solana API endpoint for fetching multi-wallet token balance history with daily, weekly, or monthly portfolio snapshots and aggregated USD values.

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

Number of previous days to include in the data (from today's date). If time provided does not include the start of the resolution time block (e.g: the 1st of the month for "1mo"), the time block is not included in the results. Allowed values depend on the resolution:

  • For "1d": 1 to 30 days (default is 14 days)
  • For "1w": 1 to 90 days (default is 30 days)
  • For "1mo": 1 to 365 days (default is 90 days)
ownerAddresses
array of objects
required

Wallets to include in the returned results (max 10).

ownerAddresses*
string | null
enum
Allowed:
boolean | null

Whether Vybe's token filter should restrict the tokens that are returned. If false, all priced tokens are included. 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