Bitcoin Futures Open Interest - All Exchanges
Total USD value of all open futures contracts across major exchanges including Binance, BitMEX, Kraken, ByBit, and others
Request format
curl -X GET "https://newhedge.io/api/v2/metrics/futures-open-interest/METRIC_NAME?api_token=YOUR_TOKEN"
api_token (required) — 24 character token.
:metric_name — one of the metric names listed below.
200 with JSON payload, 401 for missing/invalid token, 404 for missing resources.
Metrics
Each metric is fetched independently. Responses are trimmed samples to show structure.
Binance Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_binance_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
11712761229.3711
],
[
1779062400000,
10695941363.2445
],
[
1779148800000,
10570618521.8474
]
]
OKX Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_okx_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
3479910891.9658
],
[
1779062400000,
3357509097.8461
],
[
1779148800000,
3405581778.2624
]
]
Deribit Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_deribit_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
2126475522.6343
],
[
1779062400000,
2161839483.9525
],
[
1779148800000,
2150234634.3011
]
]
ByBit Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_bybit_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
4856094513.8513
],
[
1779062400000,
4783264914.0744
],
[
1779148800000,
4815828789.7554
]
]
BitMEX Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_bitmex_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
200682424.2388
],
[
1779062400000,
207267355.5623
],
[
1779148800000,
201224420.1136
]
]
Bitget Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_bitget_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
3015337765.3823
],
[
1779062400000,
2882866655.7727
],
[
1779148800000,
2844718140.0286
]
]
Crypto.com Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_cryptocom_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
923552200.3315001
],
[
1779062400000,
901073481.3763
],
[
1779148800000,
887102744.7224
]
]
KuCoin Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_kucoin_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
2488526018.8679
],
[
1779062400000,
2620561986.3666
],
[
1779148800000,
2672087195.9318
]
]
Gate.io Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_gateio_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
4969681278.1896
],
[
1779062400000,
4513148818.5364
],
[
1779148800000,
4633970888.0682
]
]
Huobi Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_huobi_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
2793712267.1562
],
[
1779062400000,
2703089928.4384
],
[
1779148800000,
2662829069.5918
]
]
Bitfinex Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_bitfinex_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
724493600.8113
],
[
1779062400000,
714544861.3573999
],
[
1779148800000,
694468598.9462
]
]
Kraken Futures Open Interest
Data used by the Bitcoin Futures Open Interest chart.
https://newhedge.io/api/v2/metrics/futures-open-interest/oi_kraken_futures?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778976000000,
155024290.1321
],
[
1779062400000,
149471107.6154
],
[
1779148800000,
144440264.2118
]
]