Returns all current positions for a wallet with full P&L breakdown. Each position includes unrealized cash P&L, realized P&L, percent P&L, average entry price, current value, and initial value.
Data is sourced from Polymarket and enriched with PolyNode market metadata (title, slug, image, outcome names).
Use sortBy to rank positions by P&L. Supports pagination with limit and offset.
Wallet address (0x-prefixed, case-insensitive)
Maximum positions to return (default 100, max 500)
1 <= x <= 500Pagination offset (default 0)
x >= 0Sort positions by field
TOKENS, CASHPNL, PERCENTPNL, CURRENT, INITIAL, TITLE, RESOLVING, PRICE, AVGPRICE Sort direction
ASC, DESC Minimum position size to include (default 0 = all positions)
x >= 0