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.
Supported
venue values today: hyperliquid, aster, dydx, jupiter,
gmx-arbitrum, gmx-avalanche, and gmx-botanix — see
Supported venues.
More venues (major CEXs) are coming soon — to request a specific one, reach
out to your account manager.Authorizations
Query Parameters
Filter by venue (lowercase). One of hyperliquid, aster, dydx, jupiter, gmx-arbitrum, gmx-avalanche, or gmx-botanix.
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.