MKT CAP$2.68T+0.9%
24H VOL$177.9B
BTC DOM58.0%
HEALTH56NEUTRAL
SHORT-TERM55NEUTRAL
LONG-TERM57NEUTRAL
OI$13.6B
24H LIQ$241M
LONG/SHORT60.7% / 39.3%
REGIME (LT)BTC-LED BULL MARKET
REGIME (ST)CHOPPY HIGH VOLATILITY
HL OI$10.1B
WHALESSHORT 45.5%
MKT CAP$2.68T+0.9%
24H VOL$177.9B
BTC DOM58.0%
HEALTH56NEUTRAL
SHORT-TERM55NEUTRAL
LONG-TERM57NEUTRAL
OI$13.6B
24H LIQ$241M
LONG/SHORT60.7% / 39.3%
REGIME (LT)BTC-LED BULL MARKET
REGIME (ST)CHOPPY HIGH VOLATILITY
HL OI$10.1B
WHALESSHORT 45.5%
Plug real-time crypto data into your AI agent — one command: Get your free API key →
Get API KeyLogin
HYPERLIQUID · OPEN INTEREST

Hyperliquid Open Interest

Live open interest for every Hyperliquid perpetual, plus a daily history most APIs don't have — Hyperliquid's own API only exposes the current snapshot. We've been capturing it every 5 minutes since 2026-03-30, which is as far back as it will ever go for anyone.

BTC OPEN INTEREST
$2.76B

BTC open interest history

daily · funding rate + OI + mark price
DateFunding rateOpen interestValue (USD)
2026-08-30 +0.0013% 37292.1636 BTC $2.92B
2026-08-31 +0.0013% 37016.4612 BTC $2.90B
2026-09-01 +0.0013% 38626.5513 BTC $3.01B
2026-09-02 +0.0013% 38496.7871 BTC $2.97B
2026-09-03 +0.0010% 37771.5435 BTC $2.99B
2026-09-04 +0.0011% 36399.0893 BTC $2.92B
2026-09-05 +0.0009% 36216.3215 BTC $2.89B
2026-09-06 +0.0012% 35073.2587 BTC $2.80B
2026-09-07 +0.0005% 35370.2919 BTC $2.81B
2026-09-08 +0.0004% 33895.4229 BTC $2.66B
2026-09-09 +0.0009% 35851.0643 BTC $2.82B
2026-09-10 +0.0009% 36340.0140 BTC $2.82B
2026-09-11 +0.0007% 36752.8716 BTC $2.84B
2026-09-12 +0.0010% 35807.8081 BTC $2.77B
2026-07-31 +0.0007% 34165.8274 BTC $2.17B
2026-08-01 +0.0006% 34308.2927 BTC $2.16B
2026-08-02 +0.0012% 33902.6154 BTC $2.15B
2026-08-03 +0.0009% 35571.2562 BTC $2.25B
2026-08-04 +0.0005% 33399.4774 BTC $2.13B
2026-08-05 +0.0002% 35098.1518 BTC $2.26B
2026-08-06 +0.0004% 35314.8131 BTC $2.28B
2026-08-07 +0.0002% 35275.4736 BTC $2.28B
2026-08-08 +0.0004% 34695.9497 BTC $2.25B
2026-08-09 +0.0005% 34496.9856 BTC $2.24B
2026-08-10 +0.0011% 35694.8144 BTC $2.31B
2026-08-11 +0.0009% 38541.1806 BTC $2.46B
2026-08-12 +0.0009% 39353.7848 BTC $2.51B
2026-08-13 +0.0011% 40272.3455 BTC $2.56B
2026-08-14 +0.0013% 42002.5704 BTC $2.65B
2026-08-15 +0.0012% 43686.5735 BTC $2.75B
2026-08-16 +0.0011% 44338.9782 BTC $2.80B
2026-08-17 -0.0001% 44126.5556 BTC $2.81B
2026-08-18 -0.0002% 41813.9660 BTC $2.69B
2026-08-19 +0.0005% 38778.0981 BTC $2.56B
2026-08-20 +0.0012% 35560.7800 BTC $2.54B
2026-08-21 +0.0013% 34159.6297 BTC $2.62B
2026-08-22 +0.0017% 35238.0687 BTC $2.73B
2026-08-23 +0.0018% 36289.6362 BTC $2.80B
2026-08-24 +0.0018% 38598.4874 BTC $3.02B
2026-08-25 +0.0012% 36581.5381 BTC $2.91B
2026-08-26 +0.0012% 36647.9011 BTC $2.88B
2026-08-27 +0.0012% 37532.4380 BTC $2.99B
2026-08-28 +0.0011% 36732.1361 BTC $2.90B
2026-08-29 +0.0012% 37106.3379 BTC $2.89B

Showing the most recent 14 days free. Full history since 2026-03-30, and any Hyperliquid coin, via the API on Pro Plus.

How to read it

Same metric, two very different questions.

Live snapshot answers "how much leverage is open right now" — use /api/v1/hyperliquid/open-interest for the current value across the whole universe. History answers "was this a build-up or a flush, and when did it start" — that needs the daily series from /api/v1/derivatives/hyperliquid/history, because a single snapshot can't tell you which direction OI is moving or how fast.

Nothing before 2026-03-30 exists for Hyperliquid OI specifically — its fundingHistory API has only ever carried the funding rate, never open interest or mark price, so there was nothing to backfill from even in principle. From 2026-03-30 onward, every day is real, captured data — not an estimate.

Get it from the API

daily funding + OI + mark price, any Hyperliquid coin Pro Plus
GET · derivatives/hyperliquid/historycurl
curl -H "X-API-Key: cdk_live_yourkey" \
  "https://cryptodataapi.com/api/v1/derivatives/hyperliquid/history?symbol=BTC&days=90"

Live snapshot: /api/v1/hyperliquid/open-interest (any tier). Daily history: /api/v1/derivatives/hyperliquid/history (Pro Plus). See the derivatives endpoint docs.

Create a trading strategy using Hyperliquid Open Interest

Pro Plus

Open interest tells you whether money is entering or leaving a trend — price up with OI up is new money, price up with OI down is shorts covering. On Hyperliquid specifically, this now reconstructs cleanly from our own archive instead of a single live number.

01 · CONNECTAdd the MCP server to Claude, Cursor or any MCP client — one command, no endpoints to wire up.
02 · PASTEDrop the prompt below into your agent. It already names the live endpoint and the archive to test against.
03 · CHECK ITThe prompt makes the agent report where the edge fails, not just where it works. Read that part first.
PROMPT · paste into your agent/api/v1/derivatives/hyperliquid/history
Build me a trading strategy around Hyperliquid open interest from CryptoDataAPI.

    Pull daily history from /api/v1/derivatives/hyperliquid/history?symbol=BTC&days=180 and the live snapshot from /api/v1/hyperliquid/open-interest. Classify each day by the four price/OI combinations (both up, both down, price up OI down, price down OI up) and trade the transitions, not the states.

    Be explicit about entries, exits, sizing, and which of the four regimes you refuse to trade. Note that OI history only exists from 2026-03-30 onward — don't assume or extrapolate anything earlier.

    Report per-regime returns with taker fees, and tell me plainly which of the four combinations actually predicted anything.
LAUNCH PREVIEW This page is a free launch preview — data is ~30-min delayed. The API is real-time.