compareMarketPrices
Side-by-side bid/ask for identity matches in the hosted catalog. This returns a flat side-by-side view for one anchored market. For cluster-first discovery across the whole catalog, usefetchMatchedMarketClusters.
- Python
- TypeScript
Response shape
fetchRelatedMarkets
Find related markets across venues — markets whose resolution condition is a subset or superset of the target market.- Python
- TypeScript
fetchRelatedMarkets filters to subset and superset relations.
If you want all relation types, use
fetchMatchedMarketClusters
with relation or relations filters.fetchMatchedMarketClusters
Returns matched market clusters across venues. Use this when you want the full group of markets first, then inspect prices and outcomes inside each venue market.- Python
- TypeScript
Parameters
Results are cluster-first. PMXT does not pick a best opportunity for
you; inspect the returned markets, outcomes, and order books before
deciding how to trade.

