hyperliquid
token
Get hyperliquid liquidity by coin
get/api/v2/hyperliquid/liquidity_by_coin/{coin}
Path parameters
coin'BTC' | 'ETH' | 'SOL' | 'SUI' | 'XRP' | 'ADA' | 'kPEPE' | 'HYPE' | 'FARTCOIN' | 'DOGE' | 'S' required
Query parameters
format'csv' | 'json'
average'true' | 'false'
key'median_liquidity' | 'median_slippage_0' | 'median_slippage_1000' | 'median_slippage_3000' | 'median_slippage_10000' | 'median_slippage_30000' | 'median_slippage_100000'
Response
hyperliquid liquidity by coin
Changes
Changed in 1 of the 3 revisions of this API.12
- ▲
the response's body type/format changed from
string/toobject/for status404response-body-type-changed
- ○
api tag
tokenaddedapi-tag-added
- ○
added the required property
errorto the response with the404statusresponse-required-property-added
- ▲