Raw Flow Data API - Trade-Tape Proxy Endpoints - FlashAlpha Lab API
Lab API Raw Flow Data

Raw Flow Data API: Trade-Tape Proxy Endpoints

Raw 1-minute options and stocks trade-tape data: per-symbol recent trades, summaries, blocks, minute history, cumulative net flow, and cross-symbol scans for leaderboards and outliers.

Raw Flow vs Flow Analytics

The /v1/flow/options/* and /v1/flow/stocks/* endpoints are pass-through proxies on top of FlashAlpha's ingest service. They return raw trade-tape rollups (recent trades, minute buckets, blocks, cumulative net flow) with camelCase field names, distinct from the snake_case Flow Analytics surface that recomputes GEX, walls, pin risk, and dealer risk on the OI simulator.

Use raw flow when you need the underlying trade-tape data itself (per-trade rows, minute VWAP, buy/sell volume splits) or when you want to scan the universe for the busiest symbols. Use Flow Analytics when you need derived, decision-ready exposure signals. All raw endpoints require the Alpha plan or higher.

Endpoints

Per-symbol options flow

Five rollups of the options trade tape for a single underlying.

Per-symbol stocks flow

The same five rollups for the equity trade tape.

Cross-symbol scans

Universe-wide scans (cached 30s on the server) for ranking and outlier detection.

Ready to build?

Get your free API key and start pulling live options data in 30 seconds.