Choose how you want to
use
FlashAlpha.
billed annually ($2,868/yr)
- 2,500 requests/day
- 15-second freshness - near-live data
- Full-chain GEX (docs) - all expirations aggregated
- 0DTE analytics (docs) - pin risk, expected move, gamma regime
- Flow Analytics (docs) - simulation-aware GEX/DEX/levels/pin-risk/dealer-risk recomputed on intraday effective OI
- Options chain (docs) with full Greeks & IV
- Volatility analytics (docs) - realized vol, skew, term structure
- AI narrative (docs) - verbal exposure analysis
- Kelly criterion position sizing
- Extended Market Overview - full-chain exposure, VRP, term structure, advanced vol sections
- Live Screener (docs) - 20-symbol Tier 1 universe, filter trees, cascading expiry/strike/contract filters
- Priority email support
billed annually ($14,388/yr)
- Everything in Growth
- Unlimited requests - no daily cap
- Live Screener (full) (docs) - ~250 symbols, formulas, strategy scores (harvest, dealer-flow-risk, iron-condor)
- Backtest to the minute since 2017 (Historical API) - replay GEX, VRP, dealer regime & max pain at any minute; no lookahead; same response shape as live
- VRP analytics (docs) - z-score, regime, strategy scores, directional decomposition
- SVI vol surfaces (docs) - calibrated parameters, arbitrage detection, variance swaps
- Higher-order Greeks (docs) - vanna, charm, volga, speed surfaces
- No cache - real-time data, fresh on every request
-
SVI-smoothed IV on every option quote (
svi_vol) -
OI simulator state + Flow bundle (docs) - unclamped simulated OI, effective OI per contract, one-call
/v1/flow/live -
Flow polarity (guide) -
?polarity=flowsigns GEX & levels by the session dealer-inventory change from the tape (structural vs flow) - Unusual flow signals (docs) - scored sweep/block feed with NBBO aggressor, opening bias, intent + watchlist tilt roll-up
- Raw Flow Data tape (docs) - per-symbol option/stock trades, blocks, minute history, cross-symbol leaderboards & outliers
- 99.9% uptime SLA
billed annually ($756/yr)
- Everything in Free
- 250 requests/day
- 15-second freshness - near-live data
- ETFs & index symbols (SPY, QQQ, IWM, SPX, VIX, RUT...)
- DEX, VEX, CHEX (docs) - delta, vanna, charm exposure
- Max pain analysis (docs) - pain curve, pin probability, dealer alignment
- Market Overview - daily multi-section dealer positioning, vol & skew analysis
- Email support
- Official SDKs (Python, JS, C#, Go, Java)
What FlashAlpha offers
A purpose-built 0DTE view: pin-risk magnet with a four-part score, expected move that shrinks toward the close, dealer hedging at ±0.1/0.25/0.5/1%, and the live flow tape behind it.
curl -H "X-Api-Key: YOUR_KEY" \ "https://lab.flashalpha.com/v1/flow/pin-risk/SPY"
{
"symbol": "SPY",
"live_pin_risk": 82,
"magnet_strike": 590,
"distance_to_magnet_pct": 0.07,
"breakdown": { "oi_score": 78, "proximity_score": 92, "time_score": 81, "gamma_score": 70 }
}
Why Growth is the better choice
Near Real-Time Data
15-second updates keep your strategies in sync with the market.
Full Market Structure
Access complete options chain analytics including Full GEX, DEX and Max Pain.
Institutional Analytics
Flow Analytics, Volatility Analytics and AI-powered market narratives.
Broader Market Coverage
Trade stocks, ETFs, indexes and futures from one API.
Built for Automation
2,500 daily requests with official SDKs for production applications.
Designed to Scale
From personal dashboards to trading systems without hitting Free plan limits.
Trade the same-day SPX/SPY tape with the dealers, not against them.
1. Grab your API key
Sign up free, no card. Your key works on every endpoint instantly.
2. Call the endpoint
One GET request per ticker returns computed analytics, no rebuilding greeks or exposure yourself.
3. Wire it in
Drop it into your dashboard, model or backtest. Live and historical share one response shape.
Use with your AI via MCP
Connect FlashAlpha to your favorite AI tools in one click.
Learn more about MCPOne-click MCP setup
Works with any MCP client
Frequently Asked Questions
Everything you need to know before using the API.
Q
What is the pin-risk score?
A 0-100 composite of OI concentration (30%), magnet proximity to spot (25%), time remaining (25%) and gamma magnitude (20%), with each sub-score exposed so you can see why it's high or low.
Q
Which indexes have daily 0DTE?
SPY has 0DTE every trading day. FlashAlpha's SPX 0DTE coverage is limited, so the endpoint returns no_zero_dte on days SPX has no same-day expiry and gives you the next one. Always check the flag.
Q
Do I need Growth or Alpha for 0DTE?
0DTE analytics and live pin risk are Growth. The live flow bundle and raw OI simulator state are Alpha.
Q
How fresh is the data?
Computed on demand against the latest snapshot, with a snapshot-age field so you can gate on staleness near the close.
Growth
billed annually ($2,868/yr)
Built for the same-day clock: live pin risk, the flow-adjusted magnet, intraday gamma regime and the scored 0DTE strategy signal, refreshed every 15 seconds.
- Live pin risk + flow-adjusted magnet - refreshed every 15s against the decay clock
- Intraday gamma regime and flip - know when moves extend vs fade
- 0DTE strategy signal - a scored same-day range-compression read
- 2,500 requests/day - polling every 30s through the whole session
When Alpha instead: the raw print tape and OI simulator underneath the pin score, ~1s snapshots for scalp timing, and minute replay of past 0DTE sessions to study how pins resolved.
Compare All Plans