Token Flows V2

Aggregated token flow data (buys, sells, net flow) across your tracked wallets — the wallet list belonging to the account that owns this API key. Includes platform information for Solana tokens.

The caller's wallet is derived server-side from the API key — clients do not need to provide it via a header.

Cost per Request

Cost per request = 5 credits.

Available Plans

  • Builder
  • Architect
  • Enterprise
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Time period (1h, 6h, 24h, 7d, 30d). Default is 24h.

Allowed:
integer

Page number for pagination. Default is 1.

integer

Filter by list/bundle ID.

chain
array of strings

Filter by blockchain chain (e.g. solana, ethereum), comma-separated for multiple values.

chain
string
enum

Sort field (net_flow_usd, buy_usd, sell_usd, wallets_num, trades_num). Default is net_flow_usd.

Allowed:
string
enum

Sort order (asc, desc). Default is desc.

Allowed:
Responses

400

Bad Request - The request was unacceptable, often due to a missing or invalid parameter.

401

Unauthorized - The API key is not associated with a wallet.

403

Forbidden - The API key plan does not allow access to this endpoint.

500

Internal Server Error - Something went wrong on the server's end.

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