allPerpMetas | Hyperliquid Info API
Info API
allPerpMetas | Hyperliquid Info API
Hyperliquid allPerpMetas: perpetuals universe and margin tables for every perp DEX in one request.
POST
allPerpMetas | Hyperliquid Info API
Credit Cost
1 per call
Processing
Realtime
type: "allPerpMetas" is used to fetch the perpetuals metadata — universe definitions and margin tables — for every perp DEX in a single request.
- GoldRush-native — not part of the original Hyperliquid API. It fans meta out across every perp DEX so you get the whole map in one call.
- The response is an array: index
0is the native Hyperliquid perp DEX; each later entry is a HIP-3 builder-deployed perp DEX, in the same order as perpDexs. - For a single DEX’s metadata, use meta with the
dexfield — this endpoint is the heavier, all-DEX equivalent.
universe (its perp asset definitions), its marginTables (leverage-bracket tiers), and the collateralToken index.
Endpoint
Request
string
required
Always
"allPerpMetas".Example
Response
An array with one entry per perp DEX. Index0 is the native Hyperliquid perp DEX; later entries are the HIP-3 builder-deployed perp DEXes in perpDexs order.
Field descriptions
object
Perpetuals metadata for one perp DEX (index
0 = native Hyperliquid; later = HIP-3 DEXes).