Bitcoin Cost Basis Distribution (USD-Weighted)

USD-weighted cost basis distribution across percentile bands

How to call

Request format

GET
curl -X GET "https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/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.

20 metrics
Metric

Investor Price

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/investor_price?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    84765.68
  ],
  [
    1779062400000,
    84729.45
  ],
  [
    1779148800000,
    84680.98
  ]
]
Metric

Cost Basis Per Dollar Pct95

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct95?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    117520.0
  ],
  [
    1779062400000,
    117520.0
  ],
  [
    1779148800000,
    117520.0
  ]
]
Metric

Cost Basis Per Dollar Pct90

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct90?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    114390.0
  ],
  [
    1779062400000,
    114360.0
  ],
  [
    1779148800000,
    114250.0
  ]
]
Metric

Cost Basis Per Dollar Pct85

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct85?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    110990.0
  ],
  [
    1779062400000,
    110980.0
  ],
  [
    1779148800000,
    110980.0
  ]
]
Metric

Cost Basis Per Dollar Pct80

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct80?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    108390.0
  ],
  [
    1779062400000,
    108380.0
  ],
  [
    1779148800000,
    108370.0
  ]
]
Metric

Cost Basis Per Dollar Pct75

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct75?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    105820.0
  ],
  [
    1779062400000,
    105790.0
  ],
  [
    1779148800000,
    105710.0
  ]
]
Metric

Cost Basis Per Dollar Pct70

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct70?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    101180.0
  ],
  [
    1779062400000,
    101180.0
  ],
  [
    1779148800000,
    101130.0
  ]
]
Metric

Cost Basis Per Dollar Pct65

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct65?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    96136.0
  ],
  [
    1779062400000,
    95992.0
  ],
  [
    1779148800000,
    95733.0
  ]
]
Metric

Cost Basis Per Dollar Pct60

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct60?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    92326.0
  ],
  [
    1779062400000,
    92315.0
  ],
  [
    1779148800000,
    92303.0
  ]
]
Metric

Cost Basis Per Dollar Pct55

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct55?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    90176.0
  ],
  [
    1779062400000,
    90176.0
  ],
  [
    1779148800000,
    90169.0
  ]
]
Metric

Cost Basis Per Dollar Pct50

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct50?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    87108.0
  ],
  [
    1779062400000,
    87105.0
  ],
  [
    1779148800000,
    87084.0
  ]
]
Metric

Cost Basis Per Dollar Pct45

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct45?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    84294.0
  ],
  [
    1779062400000,
    84294.0
  ],
  [
    1779148800000,
    84281.0
  ]
]
Metric

Cost Basis Per Dollar Pct40

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct40?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    82131.0
  ],
  [
    1779062400000,
    82068.0
  ],
  [
    1779148800000,
    81475.0
  ]
]
Metric

Cost Basis Per Dollar Pct35

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct35?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    78632.0
  ],
  [
    1779062400000,
    78496.0
  ],
  [
    1779148800000,
    78411.0
  ]
]
Metric

Cost Basis Per Dollar Pct30

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct30?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    76072.0
  ],
  [
    1779062400000,
    76074.0
  ],
  [
    1779148800000,
    76179.0
  ]
]
Metric

Cost Basis Per Dollar Pct25

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct25?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    70648.0
  ],
  [
    1779062400000,
    70666.0
  ],
  [
    1779148800000,
    70678.0
  ]
]
Metric

Cost Basis Per Dollar Pct20

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct20?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    67339.0
  ],
  [
    1779062400000,
    67339.0
  ],
  [
    1779148800000,
    67339.0
  ]
]
Metric

Cost Basis Per Dollar Pct15

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct15?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    62436.0
  ],
  [
    1779062400000,
    62436.0
  ],
  [
    1779148800000,
    62436.0
  ]
]
Metric

Cost Basis Per Dollar Pct10

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct10?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    50276.0
  ],
  [
    1779062400000,
    50276.0
  ],
  [
    1779148800000,
    50276.0
  ]
]
Metric

Cost Basis Per Dollar Pct05

Data used by the Bitcoin Cost Basis Distribution (USD-Weighted) chart.

Endpoint
https://newhedge.io/api/v2/metrics/cost-basis-distribution-usd/cost_basis_per_dollar_pct05?api_token=YOUR_TOKEN

Replace `YOUR_TOKEN` with your API token.

Sample response
200 Successful response
[
  [
    1778976000000,
    32748.0
  ],
  [
    1779062400000,
    32748.0
  ],
  [
    1779148800000,
    32744.0
  ]
]