Skip to main content
GET
List Polymarket Markets (Native)

Authorizations

X-API-Key
string
header
required

Query Parameters

market_slug
string[] | null

Filter by market slug(s)

event_slug
string[] | null

Filter by event slug(s)

condition_id
string[] | null

Filter by condition ID(s)

token_id
string[] | null

Filter by token ID(s) — matches primary or secondary token

Maximum array length: 100
tags
string[] | null

Filter by tag(s)

search
string | null

Search market questions by keyword

status
string | null

Filter by status: open, closed

min_volume
number | null

Minimum total volume (USD)

start_time
integer | null

Markets created after this Unix timestamp (seconds)

end_time
integer | null

Markets created before this Unix timestamp (seconds)

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

Pagination cursor from previous response

Response

Paginated Polymarket markets