Get Limitless Markets
Markets
List Markets
List Limitless markets with filtering and sorting
GET
Get Limitless Markets
List Limitless markets with filtering and sorting. Prices are normalized to 0-1 range. Data covers markets active from March 7th, 2026.
| Constraint | Value |
|---|---|
limit | 1–100 (default 20) |
Trade Types
amm- Automated market maker.market_addressis populated with the AMM contract address.clob- Central limit order book.exchange_addressis populated.
Notes
- Prices are normalized to 0-1 range (AMM raw values may be 0-100 internally).
open_interest_usdis currently available only for AMM markets. For CLOB markets, it is returned asnullbecause Limitless does not expose CLOB open interest through the indexed market API today.collateralshows the settlement token (currently all USDC on Base).- No event grouping - all markets are standalone.
Authorizations
Query Parameters
Filter by status: open or closed
Available options:
open, closed Filter by trade type: amm or clob
Available options:
amm, clob Search in title (minimum 3 characters)
Required string length:
3 - 100Filter by category(s)
Maximum array length:
50Filter by tag(s)
Maximum array length:
50Minimum volume (USD)
Required range:
x >= 0Minimum open interest (USD)
Required range:
x >= 0Filter by condition ID(s)
Maximum array length:
50Filter by market slug(s)
Maximum array length:
50Filter by predexon ID(s)
Maximum array length:
50Filter by token ID(s)
Maximum array length:
50Sort by
Available options:
volume, open_interest, liquidity, price_desc, price_asc, expiration, created, created_asc Number of markets to return
Required range:
1 <= x <= 100Cursor for next page (from previous response)
