v1

latestOpenAPI 3.1.02026-07-2657157254.1 KB
polymarket
smart-wallet

Get Wallet Markets

Get per-market breakdown for a wallet.

Shows performance metrics for each market the wallet has traded in.

get/v2/polymarket/wallet/{wallet}/markets

Path parameters

walletstring required

Wallet address

Wallet address

Query parameters

window'1d' | '7d' | '30d' | 'all_time'

Time window for rolling metrics.

Time window

sort_by'realized_pnl' | 'total_pnl' | 'volume' | 'roi' | 'profit_factor' | 'win_rate' | 'trades'

Sort options for leaderboard.

Sort field

order'asc' | 'desc'

Sort order direction enum.

Sort order

min_tradesinteger nullable

Minimum trades per market

Minimum trades per market

limitinteger

Results per page

Results per page

pagination_keystring nullable

Cursor for pagination

Cursor for pagination

Response

Successful Response

userstring required

Wallet address

window'1d' | '7d' | '30d' | 'all_time' required

Time window for rolling metrics.