Skip to main content
GET
Search Markets

Authorizations

X-API-Key
string
header
required

Query Parameters

Search market questions by keyword

Minimum string length: 2
platform
enum<string> | null

Filter by platform

Available options:
polymarket,
kalshi
status
enum<string> | null

Filter by status

Available options:
open,
closed,
resolved
category
string | null

Filter by category

tag
string | null

Filter by tag (comma-separated)

min_volume
number | null

Minimum 24h volume

start_ts
integer | null

Created after (Unix seconds)

end_ts
integer | null

Created before (Unix seconds)

sort_by
string | null
default:volume

Sort: volume, created_at

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string | null

Pagination cursor from previous response

Response

Successful Response

markets
UnifiedMarket · object[]
required
cursor
string | null
has_more
boolean
default:false