get
https://api.tatum.io/v4/data/prediction/markets//positions
/v4/data/prediction/markets/{id}/positions
100 credits per API call
Top holders of a market grouped by outcome token. Each top-level row in the
response is one outcome (e.g. YES, NO); under it sits the list of wallets
currently holding that outcome, ordered by the chosen sortBy
metric. Useful for "who's on each side of this bet" leaderboards on a
market-detail page.
Platform support
- Polymarket only. Calling this endpoint against a Kalshi market id returns
400.
Filtering, sorting and pagination
usernarrows the response to a single wallet — useful for "does this user have a position in this market" checks.statusfilters holders by their position state:OPEN(size > 0.01),CLOSED(size ≤ 0.01),ALL(default).sortBychooses the metric used to order holders inside each outcome group:TOKENS,CASH_PNL,REALIZED_PNL,TOTAL_PNL. Combine withsortDirection(ASCorDESC).- Pagination is offset-based.
limitandoffsetapply per outcome group — e.g. on a binary market withlimit=50the response carries up to 100 holders total (50 YES + 50 NO).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…