Skip to main content
GET
List markets

Authorizations

X-API-Key
string
header
required

API key for authentication

Query Parameters

limit
string

Number of items to return (max 100)

Example:

"50"

cursor
string

Pagination cursor from previous response

platform
enum<string>

Filter by specific platform

Available options:
polymarket,
kalshi,
limitless,
manifold,
context
status
enum<string>

Filter by market status

Available options:
open,
closed,
resolved,
paused,
unopened
query
string

Search query - when provided, switches to search mode

Example:

"bitcoin"

include_raw
enum<string>

Include raw platform response data in metadata._raw

Available options:
true,
false

Response

List of markets

pagination
object
required
markets
object[]
required
meta
object
required