Deribit
Access comprehensive market data from Deribit through CoinAPI's unified API.
Deribit Exchange Integration
Deribit is the leading cryptocurrency options exchange, specializing in Bitcoin and Ethereum derivatives with the deepest options liquidity in the market.
Overview
CoinAPI provides comprehensive Deribit integration:
- Options leader - #1 crypto options exchange
- Derivatives focus - Options, futures, perpetuals
- Professional grade - Institutional-quality data
Available Data Types
OHLCV Data
Candlestick data for all instruments:
- Perpetual contracts
- Futures contracts
- Options (where applicable)
Trade Data
Execution data for all markets:
- Options trades
- Futures trades
- Perpetual trades
Order Book Data
Market depth for all instruments:
- Level 2 order books
- Real-time updates
- Options chain depth
Supported Markets
Deribit specializes in derivatives:
- Options: BTC and ETH options (all strikes/expiries)
- Perpetuals: BTC-PERPETUAL, ETH-PERPETUAL
- Futures: Weekly, monthly, quarterly
Unique Data
Deribit provides unique derivatives data:
- Implied volatility - Options IV data
- Greeks - Delta, gamma, theta, vega
- Open interest - By strike and expiry
- Funding rates - Perpetual funding
Options Data
Comprehensive options coverage:
- All available strikes
- All expiration dates
- Real-time greeks
- Historical volatility surfaces
Key Features
- Deepest liquidity - #1 in options volume
- Professional tools - Block trades, combos
- 24/7 markets - Continuous trading
Getting Started
- Sign up for CoinAPI
- Get your API key
- Use
exchange_id=DERIBITin requests
Example
curl -X GET "https://rest.coinapi.io/v1/ohlcv/DERIBIT_OPT_BTC_USD_250328_100000_C/latest" \
-H "X-CoinAPI-Key: YOUR_API_KEY"