Premium+ gives you the highest request limits in the platform — 1,000 req/hour and 2,000 req/day — plus all Premium endpoints, 40 customizable alerts, and per-token IP protection to keep your access exclusive.
Upgrade to Premium+| Feature | Premium | Premium+ |
|---|---|---|
|
Bitcoin API — req / hour
|
400 | 1,000 |
|
Bitcoin API — req / day
|
2,000 | 2,000 |
|
Bitcoin API Block
Block-resolution on-chain metrics
|
||
|
Bitcoin API Block — req / hour
|
400 | 1,000 |
|
Bitcoin API Block — req / day
|
4,000 | 4,000 |
|
IP anti-sharing
Max distinct IPs per token per day
|
— | 20 IPs / day |
|
Historical data
|
Full history | Full history |
|
Miner & exchange flows
|
||
|
Macro liquidity (M2)
|
||
|
Alerts
|
30 | 40 |
|
Price
|
$15 / month | $35 / month |
All endpoints are served from https://api-block.bitcoin-data.com/api-block/v1/. Each base endpoint returns the last 5,000 blocks ordered by block descending. It also supports /{last} for the latest value, -all for unpaginated data, and /csv to export the last 5,000 blocks as a CSV file. Pass your token via ?token= or Authorization: Bearer.
Pass your token as a query parameter or in the Authorization header:
GET https://api.bitcoin-data.com/v1/mvrv?token=YOUR_TOKEN
Authorization: Bearer YOUR_TOKEN
Your token is available in your profile page after subscribing.