Get Opinion Markets
Markets
List Markets
List Opinion markets with filtering and sorting
GET
Get Opinion Markets
List Opinion markets with filtering and sorting. Returns tradeable markets only (standalone binaries + categorical outcomes). Categorical parent markets are excluded.
| Constraint | Value |
|---|---|
limit | 1–100 (default 20) |
Event Grouping
event_id,event_slug, andevent_titlecome from the parent market for categorical outcomes. These arenullfor standalone binaries.- Opinion calls these “parent markets” natively - Predexon normalizes to “event” for cross-venue consistency.
Notes
collectionis non-null for recurring markets (e.g. hourly crypto). Contains title, symbol, and frequency.pricein outcomes isnullwhen the indexer hasn’t populated prices yet.
Authorizations
Query Parameters
Filter by status: open or closed
Available options:
open, closed Filter by market type: binary or categorical
Available options:
binary, categorical Search in title (minimum 3 characters)
Required string length:
3 - 100Filter by label(s)
Maximum array length:
50Minimum total volume (USD)
Required range:
x >= 0Filter by condition ID(s)
Maximum array length:
50Filter by market slug(s)
Maximum array length:
50Filter by market ID(s)
Maximum array length:
50Filter by predexon ID(s)
Maximum array length:
50Filter by token ID(s)
Maximum array length:
50Filter by event/parent market ID(s)
Maximum array length:
50Filter by event slug(s)
Maximum array length:
50Sort by
Available options:
volume, volume_24h, volume_7d, created, created_asc, expiration Number of markets to return
Required range:
1 <= x <= 100Cursor for next page (from previous response)
