Bounded ticker bucket view: both cohort summaries, one cohort top-contract page, or one cohort trade page; truncated preserves the selected source cohort ceiling. ET dates use YYYY-MM-DD.
get/v1/flow/tickers/{ticker}/bucket
Path parameters
tickerstring required
Query parameters
session_datestring date
window'day' | '1m' | '5m' | '15m' | '30m' | '60m' required
bucket_start_microsinteger
section'summary' | 'top_contracts' | 'trades'
cohort'rest' | 'zero_dte'
limitinteger
cursorstring
Response
object payload
Changes
Changed in 2 of the 4 revisions of this API.2
- ○
for the
queryrequest parametersession_date, the type was generalized from no type tostring, and format from no format todaterequest-parameter-type-generalized
- ○
- ○
endpoint added
endpoint-added
- ○