v1
latestOpenAPI 3.1.02026-07-2657157254.1 KBpolymarket
Get Wallet Volume Chart
Fetch volume chart data for a wallet, broken down by BUY/SELL side.
Returns per-period total, BUY, and SELL volume aggregated from trade events where the wallet was the maker (providing liquidity).
get/v2/polymarket/wallet/volume-chart/{wallet}
Path parameters
walletstring required
Wallet address to fetch volume chart for
Wallet address to fetch volume chart for
Query parameters
granularity'hour' | 'day' | 'week'
Granularity for volume chart endpoint.
Time granularity: hour, day, or week
start_timeinteger required
Unix timestamp (seconds) for start of time range
Unix timestamp (seconds) for start of time range
end_timeinteger required
Unix timestamp (seconds) for end of time range
Unix timestamp (seconds) for end of time range
Response
Successful Response