List markets
Market Data
List markets
List and filter tradeable markets across venues and instrument types.
GET
List markets
Each market is identified by a canonical
market_id of the form {venue}:{instrument_type}:{pair} (e.g. hl:perp:BTC-USDC). Use the cursor in the response to page through results.
Hyperliquid is the only
venue available today. More venues (e.g. Binance,
dYdX, Uniswap) are coming soon — to request a specific one, reach out to your
account manager.Authorizations
Query Parameters
Filter by venue (lowercase). Hyperliquid is the only venue today.
Filter by instrument type.
Available options:
perp, spot Filter by base asset symbol or dasid.
Filter by quote asset symbol or dasid.
Filter by active status.
Maximum markets to return (1–1000).
Required range:
1 <= x <= 1000Pagination cursor from a previous response.