allMids Info Endpoint Method
allMids is not currently available through Quicknode's /info endpoint. This method is not part of the open-source Hyperliquid node.
Alternatives:
- Query mid-market prices through Hyperliquid's public API (subject to Hyperliquid rate limits)
- Use SQL Explorer to query historical price data from the
hyperliquid_perpetual_market_contextstable
Parameters
type
string
REQUIRED
Loading...
dex
string
Loading...
Returns
object
object
Loading...
BTC
string
Loading...
ETH
string
Loading...
coin
string
Loading...
Request
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"allMids"}'
1curl https://api.hyperliquid.xyz/info \2-X POST \3-H "Content-Type: application/json" \4--data '{"type":"allMids"}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free