The Advanced plan unlocks exclusive on-chain metrics, removes the 4-year data cap, and gives you 25× more API requests per day compared to the Free tier.
Upgrade to Advanced| Feature | Free | Advanced |
|---|---|---|
|
Requests / hour
|
8 | 200 |
|
Requests / day
|
15 | 400 |
|
Historical data
How far back you can query
|
Last 4 years | Full history |
|
Miner flow metrics
Inflow, outflow, reserve, net flow
|
||
|
Exchange flow metrics
Inflow, outflow, reserve, net flow
|
||
|
Macro liquidity metrics
M2 Bank, M2 Global
|
||
|
BGeometrics Index
Proprietary composite indicator
|
||
|
CSV export
All endpoints support
/csv |
||
|
API token
|
||
|
Price
|
Free | $6 / month |
All endpoints below return JSON by default. Append /last for the latest value only, or /csv for CSV export. Optional query params: day, startday, endday.
Pass your token as a query parameter or in the Authorization header:
GET https://bitcoin-data.com/v1/miner-reserve?token=YOUR_TOKEN
Authorization: Bearer YOUR_TOKEN
Your token is available in your profile page after subscribing.