Look up venue market outcomes by external identifier
Resolves venue-side outcome keys (e.g. Polymarket tokenid) to AGG outcomes, including matchedVenueMarketOutcomes counterpart references across venues.
Resolves venue-side outcome keys (e.g. Polymarket token_id) to AGG outcomes, including matchedVenueMarketOutcomes counterpart references across venues. Batch up to 20 keys. Outcome keys are globally unique, so venue is optional and narrows only. Kalshi carries its ticker on exactly one of the two outcomes per market, so Kalshi No-side outcomes cannot be resolved here — fetch the market via GET /venue-markets?venue=kalshi&externalIdentifier= and read both outcomes from it.
Authorizations
API key passed in the header.
Query Parameters
"kalshi" | "polymarket" | "limitless" | "opinion" | "predict" | "probable" | "myriad" | "hyperliquid"Response
200
dataarray<object>requireddata.idstringrequireddata.venueMarketIdstringrequireddata.externalIdentifierstringdata.labelstringrequireddata.titlestringdata.pricenumberdeprecatedNo longer returned. Fetch live prices from GET /midpoints (pass this outcome's parent venueMarketId in `ids` and match on `outcomes[].venueMarketOutcomeId`), or subscribe to the WebSocket midpoint stream.
x >= 0, x <= 1data.winnerbooleandata.matchedVenueMarketOutcomesarray<object>data.matchDecisionobjectnextCursorstringrequiredhasMorebooleanrequired