Get markets
Retrieve a paginated list of markets with filtering, sorting, and optional nested tags/events/metrics
Query Parameters
Filter by condition ID(s) - comma-separated (max 50)
Filter by question ID(s) - comma-separated (max 50)
Filter by market ID(s) - comma-separated (max 50)
Filter by market slug(s) - comma-separated (max 50)
Filter by event slug(s) - comma-separated (max 50)
Filter by position ID(s) - comma-separated (max 50)
Search in title (3-100 characters)
Filter by status: open, closed, or all (default: all)
open, closed, all Sort: volume, txns, unique_traders, liquidity, holders, total_daily_rate, end_time, start_time, created_time, relevance
volume, txns, unique_traders, liquidity, holders, total_daily_rate, end_time, start_time, created_time, relevance Sort direction: asc, desc (default: desc)
asc, desc Metrics timeframe: 1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d (default: 24h)
1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d, lifetime Minimum total volume USD
Maximum total volume USD
Minimum liquidity USD
Maximum liquidity USD
Minimum transactions in selected timeframe
Maximum transactions in selected timeframe
Minimum unique traders in selected timeframe
Maximum unique traders in selected timeframe
Minimum total holders
Maximum total holders
Comma-separated category filters (max 50)
Comma-separated categories to exclude
Filter by tag(s) - comma-separated (max 50)
Comma-separated tags to exclude
Filter markets with end_time >= start_time (Unix timestamp)
Filter markets with end_time <= end_time (Unix timestamp)
Include tags array (default: true)
Include event object (default: true)
Include all timeframe metrics (default: true)
Results limit (default: 10, max: 100)
Cursor-based pagination key
Only return markets that have CLOB rewards (default: false)
Return truncated response optimized for AI consumers (default: false)
Response
List of markets with metadata, outcomes, tags, event, and metrics. Response includes pagination: { has_more, pagination_key } for cursor-based pagination.
Condition ID.
Status.
ID.
Market slug.
Question.
Title.
Description.
Image URL.
Oracle.
Created time timestamp.
Start time timestamp.
Game start time timestamp.
Closed time timestamp.
End time timestamp.
Accepting orders.
Uma resolution status.
Whether neg risk is true.
Market maker address.
Creator.
Category.
Volume in USD.
Liquidity in USD.
Highest probability.
Total holders.
Total daily rate.
Winning outcome.
Outcomes.
Clob rewards.
Tags.
Event slug.
Resolution source.
Per-timeframe metrics keyed by lookback window. Each timeframe key is optional — present only when data exists for that window.
Relevance score.