UnifyAPI
← Back to catalog

hyperliquid.market_data

mock data$0.002 / call

Hyperliquid Market Data

Get market metadata and mid prices for all perpetual pairs on Hyperliquid

Cryptoprovider: Hyperliquid#hyperliquid#crypto

Input schema

coin

Specific coin symbol (e.g. BTC, ETH). Omit for all markets.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/hyperliquid.market_data \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"coin":"<coin>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.