Skip to main content
GET
Get active market slugs with metadata

Response

List of active market and group slugs with metadata

slug
string
required

Market or group slug identifier

Example:

"btc-price-prediction-2024"

strikePrice
string | null

Strike price (null for groups)

Example:

"50000"

ticker
string | null

Asset ticker symbol

Example:

"BTC"

deadline
string<date-time> | null

Expiration deadline

Example:

"2024-12-31T23:59:59Z"

markets
object[] | null

Nested markets (group entries only)