Realized profit and loss for a Polymarket wallet address over a specified time range and granularity.
GET /polymarket/wallet/pnl — wallet_address is a query parameter, not a path parameter.
Note: This returns realized PnL only, which differs from Polymarket’s dashboard that shows historical unrealized PnL.
granularity, start_time, end_time, and wallet_address fields, along with a pnl_over_time array. Each element in the array contains a timestamp and pnl_to_date value representing the cumulative realized profit and loss at that point in time.Your AIsa API key as a Bearer token.
^0x[0-9a-fA-F]{40}$"0x1234567890abcdef1234567890abcdef12345678"
Polymarket wallet address (0x-prefixed).
day, week, month, year, all "day"
Defaults to first day of first trade if not provided.
1726857600
Defaults to the current date if not provided.
1758316829