Markets

Get markets data

get

Retrieve market groups including active markets, top gainers, top losers, highlighted markets, and watchlist

Query parameters
offsetstringOptional

Offset for pagination

Example: 0
pagestringOptional

Page number for pagination

Example: 1
pageSizestringOptional

Page size (items per page)

Example: 50
enginestringOptional

Filter by engine type

Example: hyperliquid
minVolumestringOptional

Filter by minimum volume

Example: 1000000
change24hstringOptional

Filter by price change

Example: 5
netFundingstringOptional

Filter by either positive or negative funding rate

Example: positive
searchTextstringOptional

Search text to filter markets

Example: BTC
sortstringOptional

Sort field and direction (e.g., volume:desc)

Example: volume:desc
excludeTextstringOptional

Text to exclude from results

Example: USDT
activestringOptional

Filter by active status

Example: true
Responses
chevron-right
200

Successfully retrieved markets data

application/json
get
/markets

Get active market assets and pairs

get
Responses
chevron-right
200

Market data retrieved successfully

application/json
get
/markets/active
200

Market data retrieved successfully

Last updated