Hourly Market Data
This API allows you to create trading algorithms, data science projects, user facing applications and much more. New data is added at the start of every hour, and puth through an algorithm that returns statistical and technical indicators, along with a buy or sell signal.
Hourly Market Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Current BTC Data /api/current/btc |
Get the last hour's data from the bitcoin database |
| GET |
GET All BTC Data /api/all/btc |
Get all previous hours from the BTC database |
| GET |
GET Current ETH Data /api/current/eth |
Get the last hour's ETH data from the database |
| GET |
GET All ETH Data /api/all/eth |
Get all pervious ETH Prices from the database |
| GET |
GET Current BNB Data /api/current/bnb |
Get the last hour's BNB data from the database |
| GET |
GET All BNB Data /api/all/bnb |
Get all previous data from the BNB Database |
Hourly Market Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | $10 / month | 10 / minute |
|
| ULTRA | $25 / month | — |
|