Spot Bitcoin ETF Daily AUM

Daily assets under management (AUM) for spot bitcoin ETFs

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/METRIC_NAME?api_token=YOUR_TOKEN"
Query params

api_token (required) — 24 character token.

Path params

:metric_name — one of the metric names listed below.

Responses

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.

10 metrics
Metric

IBIT Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/ibit_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    70972207540.03999
  ],
  [
    1779062400000,
    70259017439.72
  ],
  [
    1779148800000,
    70157402611.53999
  ]
]
Metric

GBTC Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/gbtc_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    15387547126.51
  ],
  [
    1779062400000,
    15291366708.18
  ],
  [
    1779148800000,
    15266698621.67
  ]
]
Metric

FBTC Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/fbtc_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    15937431937.5
  ],
  [
    1779062400000,
    15774186967.66
  ],
  [
    1779148800000,
    15748739993.81
  ]
]
Metric

ARKB Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/arkb_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    11266770619.66
  ],
  [
    1779062400000,
    11205289684.14
  ],
  [
    1779148800000,
    11268640467.07
  ]
]
Metric

BITB Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/bitb_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    10322904814.01
  ],
  [
    1779062400000,
    10263205859.86
  ],
  [
    1779148800000,
    10343948882.94
  ]
]
Metric

EZBC Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/ezbc_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1180193316.72
  ],
  [
    1779062400000,
    1211797720.94
  ],
  [
    1779148800000,
    1252198368.45
  ]
]
Metric

BTCW Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/btcw_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1045198199.49
  ],
  [
    1779062400000,
    1034492375.04
  ],
  [
    1779148800000,
    1032823528.3
  ]
]
Metric

BTCO Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/btco_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1027202347.06
  ],
  [
    1779062400000,
    1016680851.7
  ],
  [
    1779148800000,
    1039505469.68
  ]
]
Metric

BRRR Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/brrr_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    539828143.85
  ],
  [
    1779062400000,
    534298756.85
  ],
  [
    1779148800000,
    533436824.22
  ]
]
Metric

HODL Spot Bitcoin ETF AUM

Data used by the Daily AUM chart.

Endpoint
https://newhedge.io/api/v2/metrics/spot-bitcoin-etf-aum/hodl_etf_aum?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    1746715380.44
  ],
  [
    1779062400000,
    1730882510.46
  ],
  [
    1779148800000,
    1728090244.72
  ]
]