Drop our crypto calibrated vol surfaces and full Greeks into any workflow — from backtesting engines
to risk systems. One REST endpoint or
pip install cryptovol
(with typed Python SDK). No reformatting, no cleaning, just data your models can trust.
from cryptovol import CryptoVol
cv = CryptoVol(api_key="cvk_live_...")
pt = cv.vol_surface(
ccy="BTC",
expiry="2026-09-26",
strike_type="delta",
strike_value=0.25,
option_type="C",
include_analytics=True,
)
g = pt.analytics.greeks
print(pt.vol, g.delta, g.gamma, g.vega)
# → 35.21% 0.2500 0.00012 133.85
The go-to board for everything moving in crypto options — IV smile, term structure, open interest, volume and live trade flow, across BTC, ETH, SOL and more. Built exclusively with our API. Drag, resize and arrange it your way — no code.
Free to explore · sign up to save your board and unlock Premium widgets.
Connect our MCP server to Claude, ChatGPT, Cursor, or any AI agent — log in, authorize, done. Ask in plain English and your agent pulls calibrated surfaces, skew, term structure and flow. No API keys to paste, no wrapper code.
BTC, ETH, SOL, XRP, AVAX and TRX — the same methodology for every market.
Single-point or bulk interpolated quotes. Specify strike, moneyness, or delta — the API solves for the right point and returns vol, price, and Greeks.
Daily time series at any fixed tenor and strike. Built for backtesting — one call returns the full date range. No more day-by-day loops.
Rolling realized vol (√365 annualized), daily spot prices per session, IV-RV gap analysis. Drop-in inputs for vol-risk-premium strategies.
Asia close (05:00 ET), London close (12:00 ET), US close (16:00 ET). Same surface across sessions, so you can see how skew evolves intra-day.
Open interest and delta exposure by strike, calls vs puts — snapshot or day-over-day change, across every listed expiry.
A free dashboard, a $19 Premium upgrade, or pay-as-you-go API. No card required to start.