Markets

Explore markets

Browse whale-active markets with category, platform, status, and keyword filters. Returns a grouped discovery feed where entries are either standalone markets or event groups.

get/api/v1/markets/explore

Query parameters

categorystring

Filter by inferred market category.

status'active' | 'closed' | 'all'

Filter by market status.

platform'polymarket' | 'kalshi' | 'all'

Filter by source platform.

sort'trending' | 'whales' | 'volume' | 'newest'

Sort order for the discovery feed.

cursorstring

Opaque pagination cursor from the previous response.

limitinteger

Page size.

qstring

Keyword search against market titles.

Response

Grouped market discovery results

object'list' required
has_moreboolean required
next_cursorstring nullable
totalinteger nullable

Changes