Skip to main content
GET
Kalshi Event Search

Query Parameters

q
string

Search keyword matching event title, subtitle, or market title

Maximum string length: 200
Example:

"bitcoin"

category
enum<string>

Filter by category

Available options:
crypto,
culture,
economics,
financials,
politics,
stem,
sports,
unknown
Example:

"crypto"

status
enum<string>

Market status filter: active, closed, determined, disputed, finalized, inactive, or initialized

Available options:
active,
closed,
determined,
disputed,
finalized,
inactive,
initialized
Example:

"active"

limit
integer<int64>
default:20

Results per page

Required range: 1 <= x <= 100
Example:

20

offset
integer<int64>
default:0

Pagination offset

Required range: x >= 0
Example:

0

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponseKalshiEvent.json"