Request format
curl -X GET "https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/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.
IBIT Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/ibit_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-136200000
],
[
1779062400000,
-448400000
],
[
1779148800000,
-325600000
]
]
GBTC Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/gbtc_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-43600000
],
[
1779062400000,
0
],
[
1779148800000,
0
]
]
FBTC Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/fbtc_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-39600000
],
[
1779062400000,
-63400000
],
[
1779148800000,
-1700000
]
]
ARKB Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/arkb_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-52500000
],
[
1779062400000,
-109600000
],
[
1779148800000,
0
]
]
BITB Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/bitb_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-11600000
],
[
1779062400000,
-9200000
],
[
1779148800000,
0
]
]
EZBC Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/ezbc_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
-6900000
],
[
1779062400000,
-6600000
],
[
1779148800000,
0
]
]
BTCW Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/btcw_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
0
],
[
1779062400000,
0
],
[
1779148800000,
0
]
]
BTCO Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/btco_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
0
],
[
1779062400000,
-3800000
],
[
1779148800000,
0
]
]
BRRR Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/brrr_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
0
],
[
1779062400000,
0
],
[
1779148800000,
-3800000
]
]
HODL Spot Bitcoin ETF Flows USD
Data used by the ETF Flows [USD] chart.
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-flows/hodl_etf_spot_flows_usd?api_token=YOUR_TOKEN
Replace `YOUR_TOKEN` with your API token.
[
[
1778803200000,
0
],
[
1779062400000,
-7600000
],
[
1779148800000,
0
]
]