Intraday contract or net-premium bars for one option contract, paged at up to 100 rows. ET dates use YYYY-MM-DD.
get/v1/flow/contracts/{contract_symbol}/bars
Path parameters
contract_symbolstring required
Query parameters
session_datestring date
series'contract' | 'premium'
limitinteger
cursorstring
Response
list payload with next_cursor
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
- ○