Skip to main content
GET
Cross-Platform Matches

Authorizations

X-API-Key
string
header
required

Query Parameters

min_score
number | null

Minimum match score (0-100). High confidence matches are 80+.

search
string | null

Filter matches by keyword (searches both Polymarket and Kalshi titles)

polymarket_market_slug
string[] | null

Find matches for specific Polymarket slugs

kalshi_event_ticker
string[] | null

Find matches for specific Kalshi event tickers

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Pagination cursor from previous response

Response

Successful Response

matches
MatchedMarket · object[]
required
total
integer
required
cursor
string | null
has_more
boolean
default:false