Instruments
Retrieve core details and discovery endpoints for tradable instruments.
Get Instrument By ID
$ clear-street v1:instruments get-instrument-by-id
GET/v1/instruments/{instrument_id}
Get Option Contracts
$ clear-street v1:instruments get-option-contracts
GET/v1/instruments/options/contracts
ModelsExpand Collapse
instrument: object { id, country_of_issue, currency, 19 more }
instrument: object { id, country_of_issue, currency, 19 more }
Represents a tradable financial instrument.
is_threshold_security: boolean
is_threshold_security: boolean
Indicates if the instrument is on the Regulation SHO Threshold Security List
notional_adv: optional string
notional_adv: optional string
Notional ADV (adv × previous_close). The primary liquidity signal
used by /instruments/search ranking. Computed at response time so
it stays consistent with whatever adv and previous_close show.
instrument_core: object { id, country_of_issue, currency, 18 more }
instrument_core: object { id, country_of_issue, currency, 18 more }
is_threshold_security: boolean
is_threshold_security: boolean
Indicates if the instrument is on the Regulation SHO Threshold Security List
is_threshold_security: boolean
is_threshold_security: boolean
Indicates if the instrument is on the Regulation SHO Threshold Security List