Skip to main content
Look up a market by its slug (the URL path on Polymarket) and get trades or positions across all outcomes.

Trades by slug

Query parameters

Example

Returns the same enriched trade format as Wallet Trades.

Positions by slug

Returns every wallet holding (or that has ever held) any outcome of this market, across V1 + V2, with realized P&L computed from the V2 adapter pipeline.

Query parameters

For this market-scoped endpoint, status is a holder-state filter on the current raw balance. open means amount > 0; closed means amount = 0. It is not the wallet/global lifecycle status split, where resolved nonzero positions are redeemable and resolved zero-balance positions are redeemed.

Example

Response fields