Get Matching Markets
Cross-Platform Matching
Find Matching Markets
Find equivalent markets across Polymarket, Kalshi, Limitless, Predict, and Opinion
GET
Get Matching Markets
Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Find matching markets across prediction market platforms. Given a Polymarket identifier (condition ID, market slug, or market ID), a Kalshi market ticker, a Limitless slug, a Predict identifier, or an Opinion identifier, discover equivalent or related markets on the other platforms. Predict and Opinion can be queried bymarket_id, condition_id, or token_id. They can also be returned when a Polymarket, Kalshi, or Limitless query has verified canonical equivalents.
Match Types
Exact Matches
Same underlying event with equivalent or near-equivalent resolution criteria. Similarity score >= 95.
Related Matches
Similar or correlated events (same entity different outcome, or same event different candidate). Similarity score between 80 and 95. Currently available for Polymarket, Kalshi, and Limitless anchors.
Status Values
| Status | Description |
|---|---|
active | Market is open for trading |
closed | Market is closed/resolved |
The
similarity field may be null for matches created before January 4th, 2025.Predict and Opinion Matches
When canonical equivalents exist, the response can includematches.PREDICT.exact and matches.OPINION.exact. Predict and Opinion can also be used as the query anchor.
These blocks intentionally expose only execution identifiers and a title:
| Field | Description |
|---|---|
market_id | Venue-native market ID |
condition_id | Venue-native condition ID, when available |
token_id | Venue-native YES token ID, when available |
title | Venue-native market title |
side, status, similarity, or explanation in this endpoint. Legacy Polymarket, Kalshi, and Limitless matches retain their existing fields.Authorizations
Query Parameters
Polymarket condition ID (hex hash)
Polymarket market slug
Polymarket market ID (numeric)
Kalshi market ticker
Limitless market slug
Predict market ID
Predict condition ID
Predict YES token ID
Opinion market ID
Opinion condition ID
Opinion YES token ID
Filter by match type: 'exact', 'related', or 'all' (default: all) Match type filter for cross-platform market matching.
Available options:
exact, related, all Response
Successful Response
