Skip to main content
GET
TypeScript SDK

Authorizations

x-api-key
string
header
required

Query Parameters

marketVenue
enum<string>
required

Source market venue (must be a supported venue)

Available options:
polymarket,
limitless,
predict_fun
Example:

"polymarket"

marketId
string
required

Venue-native identifier for the source market (Polymarket: condition_id; Limitless: slug).

Minimum string length: 1

Response

Matching markets

matches
(PolymarketMatch · object | LimitlessMatch · object)[]
required

A Polymarket market matched to the query.