Skip to main content
GET
/
api
/
v1
/
events
/
search
[
  {
    "type": "kalshi",
    "market_id": "<string>",
    "klsi_id": "<string>",
    "poly_id": "<string>",
    "title": "<string>",
    "category": "<string>"
  }
]

Authorizations

X-API-Key
string
header
required

Your API key (get one from the test-key endpoint above)

Query Parameters

q
string
required

Search query (min 2 characters)

Minimum string length: 2
category
string

Filter by category (e.g., Crypto, Politics, Sports)

Response

200 - application/json

Array of search results from all exchanges

type
enum<string>

Exchange identifier

Available options:
kalshi,
poly,
limitless,
pfun
market_id
string | null

Market identifier

klsi_id
string | null

Kalshi market ID (present for Kalshi results)

poly_id
string | null

Polymarket condition ID (present for Polymarket results)

title
string

Market title or question

category
string

Market category