Hosted
Find Related Markets
Find related markets across venues. Discovers subset/superset market relationships where one market's outcome implies another, with live prices.
get/api/router/fetchRelatedMarkets
Query parameters
querystring
Keyword search across matched market titles.
categorystring
Filter matches by category.
Pass a UnifiedMarket directly instead of marketId/slug/url.
marketIdstring
Lookup a specific market by ID. Omit for browse mode.
slugstring
urlstring
relation'identity' | 'complement' | 'subset' | 'superset' | 'overlap' | 'disjoint'
minConfidencenumber
limitnumber
includePricesboolean
minDifferencenumber
Minimum price difference between venues. Browse mode only.
sort'confidence' | 'volume' | 'priceDifference'
Sort order. Browse mode only.
Response
Find Related Markets response
Example response
{
"success": true
}