Skip to content

KB/api

GET /api/v1/flow/tape

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script β€” do not edit this file directly.

GET /api/v1/flow/tape

Handler: app.flow.routes.get_tape
Methods: GET

Description

Per-symbol intraday scanner for today’s ET session.

Empty session (no minute rows today, or the flow DB is absent) returns 200 with rows: [] and as_of: null β€” never a 500.

Curl

curl -s https://bigclawd.com/api/v1/flow/tape