Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.backquant.com/llms.txt

Use this file to discover all available pages before exploring further.

BackQuant is a professional market-data API focused on crypto options analytics: gamma exposure (GEX), implied volatility surfaces, dealer positioning, max-pain, OPEX calendar, and risk-neutral probability distributions. The same data that powers the BackQuant terminal is available programmatically, ready to plug into your trading systems, research workflows, and dashboards.

Get your API key

Sign up at backquant.com/api-access.
This API is for personal-use plans. No redistribution is permitted — see our Terms of Service for details. Custom and Enterprise plans are available; contact dev@backquant.com.

Base URL

https://api.backquant.com/v2/

Get started

Authentication

Get your API key and authenticate your first request.

Quick start

Make your first API call in under five minutes.

API reference

Browse all 38 endpoints with interactive try-it-out.

Code examples

Python, TypeScript, and curl recipes for common workflows.

What’s covered

The API is focused on the data crypto options traders actually trade against. Everything is computed by us from raw exchange chains (Deribit + Bybit + OKX + Binance) and refreshed every 30 seconds.
CategoryWhat’s in it
GEXComposable levels (HVL / call wall / put support / max-pain / expected move / gamma flip zones), strike profiles, expiry profiles, strike × expiry heatmap, time heatmap with greek + DTE filters, history, Postgres-backed stress history
Options chainFiltered chain with two-layer projection (?fields + ?include), expiry summary table, OPEX calendar with daily/weekly/monthly/quarterly classification
IV analyticsSurface, term structure, 25Δ/10Δ skew, butterfly, full smile per expiry, single-expiry smile, IV-RV history, VRP
GreeksDEX, theta, vanna, charm, vega — per-strike profiles + strike × time surfaces + 3D strike × expiry surface
ProbabilityBreeden-Litzenberger PDF/CDF + 3D probability surface + confidence-band interpolation
Open interestBy expiry, time-series with cursor pagination, put/call ratio (intraday + daily)
OtherPremium tide (0DTE + weekly), dated-futures basis, liquidation heatmap + distribution, multi-symbol GEX bundle

Concepts before reference

If you’re new to options analytics or just want a refresher on what this data means in trader terms:

What is GEX?

Gamma exposure, dealer positioning, walls and support levels.

OPEX calendar

Why monthly and quarterly expirations matter.

Max pain

The strike where option writers profit most.

Probability density

Breeden-Litzenberger explained for traders.

The IV suite

Surface, term structure, skew, smile.

Greeks beyond delta

DEX, vanna, charm, vega — what they measure.