BTC Statistical Compression API
Short & Effective API Overview The BTC Statistical Compression API provides a compact, high-value summary of Bitcoin’s historical performance in a single request. Instead of downloading large OHLC datasets and computing indicators manually, the API returns ready-to-use statistical metrics derived strictly from real BTC-USD daily data. It delivers: volatility measures return distributions max…
BTC Statistical Compression API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
daily-summary /daily-summary |
Returns a detailed OHLC breakdown for each day in a selected time range, including returns and volatility metrics. |
| GET |
Health Check /health |
Returns the operational status of the API. |
| GET |
Range Info /range-info |
Returns the minimum and maximum available dates in the BTC historical dataset. |
| POST |
Compress /compress |
Performs a full historical compression and statistical analysis of Bitcoin price data over a specified date range. |
BTC Statistical Compression API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|