Hyperliquid Full Markets Snapshot API is a paid API for AI agents from whaletape.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).
Returns mark price, funding rate, open interest, and 24h volume for all 320+ Hyperliquid perpetual markets in a single USDC-denominated call
Every Hyperliquid perp in one call: 320+ markets with mark price, funding rate, open interest and 24h volume, USDC-denominated
A JSON array or object covering all 320+ Hyperliquid perpetual markets, each entry containing the market symbol, current mark price (USDC-denominated), funding rate, open interest, and 24-hour trading volume. All values are normalized to USDC for easy comparison.
GEThttps://whaletape.xyz/markets/fullChoose this endpoint when you need a comprehensive, single-call snapshot of all Hyperliquid perpetual markets without filtering by asset class or market type. It is ideal for building dashboards, running broad market scans, or seeding downstream analysis that needs the full universe of 320+ markets. Prefer it over the asset-class-filtered sibling endpoint when you need cross-market comparisons or don't know which sector to focus on.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"count": 320,
"markets": [
{
"symbol": "BTC",
"funding": 0.0000125,
"mark_px": 109000,
"day_volume": 987654,
"asset_class": "crypto",
"open_interest": 1234567
}
],
"updated_at": "2026-08-22T09:00:00Z"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"