DocsGetting StartedOverview
QuantWheel API
Derived options analytics over HTTPS: dealer positioning, flow, wheel management and journaling. Everything your wheel or directional strategy needs, minus the raw quote feed.
What we provide
QuantWheel serves derived data: analytics computed from options open interest, volume and order flow. You get the signal (dealer positioning, walls, flow direction, wheel P&L) without licensing, storing or normalizing a raw options feed yourself.
What we don't provide
No real-time options quotes
The API is not a quote feed: no NBBO stream or raw options chains. The one exception is Optimal Roll, which includes indicative bid/ask, IV and greeks for the specific contracts it evaluates. If you need live quotes, pair QuantWheel with your broker's market data - everything else here is derived and aggregated.
Products
Directional trading
GEX, Vanna & Charm
Dealer exposure by strike with key levels: call/put walls, gamma flip, vanna flip.
Heatmap
Strike x expiration exposure matrix, ready to render.
Flow
Dollar and raw flow. WebSocket streaming is coming.
Earnings
Stock-event calendar: earnings dates, dividends and splits.
Historical
Replay dealer positioning frame by frame, back to Dec 2025.
Wheel
Active Wheels
Live wheels with P&L, premium collected, cost basis and legs.
Journal
Chains, transactions and performance summaries.
Screener
Wheel candidates ranked by derived scores - no bid/ask, IV or greeks.
Optimal Roll
Ranked roll candidates for a position under pressure.
Playground Trading
Paper-trade wheels and directional structures via API.
Platform
AI Explanations
Plain-English readings of any dataset, billed per credit.
Alerts
Read your screener and position alert rules over the API.
Base URL
base url
https://quantwheel.com/api/v1| Property | Value |
|---|---|
| Protocol | HTTPS only, TLS 1.2+ |
| Format | JSON requests and responses |
| Auth | Bearer API key, see Authentication |
| Versioning | Path-versioned (/v1); breaking changes ship as new versions |
Ready to make your first call? Head to the quickstart - it takes about two minutes.