Skip to main content
GET
List series

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 (only polymarket and kalshi support series)

Available options:
polymarket,
kalshi
query
string

Search query - when provided, switches to search mode

Example:

"bitcoin"

include_raw
enum<string>

Include raw platform response data

Available options:
true,
false
include_nested
enum<string>

Include nested events in series. Defaults to false for v1 compatibility

Available options:
true,
false

Response

List of series

pagination
object
required
series
object[]
required
meta
object
required