get
https://open-api-v4.coinglass.com/api/futures/netflow-list
This API provides inflow and outflow data for multiple coins across multiple time intervals in the futures market.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Cache / Update Frequency: Real time for all the API plans.
This endpoint is available on the following API plans:
| Plans | Hobbyist | Startup | Standard | Professional | Enterprise |
|---|---|---|---|---|---|
| Available | ❌ | ✅ | ✅ | ✅ | ✅ |
Response Data
{
"code": "0",
"data": [
{
"symbol": "BTC",
"taker_buy_volume_usd_5m": 27146667.47128,
"taker_sell_volume_usd_5m": 25201496.55780442,
"net_flow_usd_5m": 1945170.91347558,
"taker_buy_volume_usd_15m": 54111394.80018,
"taker_sell_volume_usd_15m": 67747451.23550442,
"net_flow_usd_15m": -13636056.43532442,
"taker_buy_volume_usd_30m": 152868027.04698,
"taker_sell_volume_usd_30m": 152828524.28170443,
"net_flow_usd_30m": 39502.76527558,
"taker_buy_volume_usd_1h": 352338438.86058,
"taker_sell_volume_usd_1h": 291303140.33310443,
"net_flow_usd_1h": 61035298.52747558,
"taker_buy_volume_usd_2h": 709296803.64778,
"taker_sell_volume_usd_2h": 614081331.5580044,
"net_flow_usd_2h": 95215472.08977558,
"taker_buy_volume_usd_4h": 1569315585.43488,
"taker_sell_volume_usd_4h": 1581845620.3436043,
"net_flow_usd_4h": -12530034.90872442,
"taker_buy_volume_usd_6h": 2354747787.93288,
"taker_sell_volume_usd_6h": 2348895018.781204,
"net_flow_usd_6h": 5852769.15167558,
"taker_buy_volume_usd_8h": 3794149243.47208,
"taker_sell_volume_usd_8h": 3892310085.2722044,
"net_flow_usd_8h": -98160841.80012442,
"taker_buy_volume_usd_12h": 5864573201.23938,
"taker_sell_volume_usd_12h": 5815311185.222104,
"net_flow_usd_12h": 49262016.01727558,
"taker_buy_volume_usd_24h": 15756184096.50828,
"taker_sell_volume_usd_24h": 15965801767.996105,
"net_flow_usd_24h": -209617671.4878244,
"taker_buy_volume_usd_3d": 52915124850.76235,
"taker_sell_volume_usd_3d": 49196035257.97723,
"net_flow_usd_3d": 3719089592.7851286,
"taker_buy_volume_usd_7d": 119184469478.04715,
"taker_sell_volume_usd_7d": 112395037862.93982,
"net_flow_usd_7d": 6789431615.107328,
"taker_buy_volume_usd_15d": 248235961936.24756,
"taker_sell_volume_usd_15d": 238537228671.88052,
"net_flow_usd_15d": 9698733264.36703,
"taker_buy_volume_usd_30d": 505994646097.17975,
"taker_sell_volume_usd_30d": 498158228554.57495,
"net_flow_usd_30d": 7836417542.604829,
"taker_buy_volume_usd_40d": 649455680903.7959,
"taker_sell_volume_usd_40d": 643329380917.7958,
"net_flow_usd_40d": 6126299986.000029,
"taker_buy_volume_usd_50d": 930774565738.1816,
"taker_sell_volume_usd_50d": 936490347740.2704,
"net_flow_usd_50d": -5715782002.088772,
"taker_buy_volume_usd_60d": 1061193757142.713,
"taker_sell_volume_usd_60d": 1072527283888.9313,
"net_flow_usd_60d": -11333526746.218172,
"taker_buy_volume_usd_90d": 1445912279513.429,
"taker_sell_volume_usd_90d": 1456897621111.1091,
"net_flow_usd_90d": 947754050958.854,
"taker_buy_volume_usd_120d": 2021929039937.87,
"taker_sell_volume_usd_120d": 2046744425362.1223,
"net_flow_usd_120d": -24815385424.252373,
"market_cap": 1488443584213.8738
},
]
} 200