Cryptocurrency Financial Data
Cryptocurrency financial data API provides access to historical data across multiple exchanges. The API includes 3 endpoints available for the basic tier - the catalog with all available markets, trial candlesticks spot, and trial candlesticks futures. Pro endpoints: pro candlesticks spot and futures, raw tick-level trades spot and futures. OHLCV+VWAP metrics are calculated from raw trades.…
Cryptocurrency Financial Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Data Catalog | ||
| GET |
Metadata /metadata |
The full list of supported markets |
| OHLCV, VWAP and Trade count | ||
| GET |
OHLCV&VWAP Futures /metrics/ohlcv/futures |
Price and volume metrics for futures markets |
| GET |
OHLCV&VWAP Spot /metrics/ohlcv |
Price and volume metrics for spot markets |
| Trades | ||
| GET |
Trades Futures /trades/futures |
Derivatives contracts transactions |
| GET |
Trades Spot /trades |
Trades endpoint available upon request |
| Other endpoints | ||
| GET |
/metrics/ohlcv/trial /metrics/ohlcv/trial |
Limited coverage and availability for tests |
| GET |
/metadata /metadata |
|
| GET |
/metrics/ohlcv/futures/trial /metrics/ohlcv/futures/trial |
|
| GET |
/trades /trades |
|
| GET |
/trades/futures /trades/futures |
|
| GET |
/metrics/ohlcv/futures/pro /metrics/ohlcv/futures/pro |
|
| GET |
/metrics/ohlcv/pro /metrics/ohlcv/pro |
|
Cryptocurrency Financial Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $70 / month | 100 / second |
|
| ULTRA | $1 / month | — |
|