Instrument Attributes Detail

View as MarkdownOpen in Claude
Returns the attributes of the instrument.

Query parameters

conidstringOptional
sectypeanyOptional
monthanyOptional
exchangeanyOptional
strikeanyOptional
rightenumOptional

Set the right for the given contract. * C - for Call options. * P - for Put options.

Allowed values:
issuerIdstringOptional
filtersanyOptional

Response

Successful response containing a contract's security definition.
conidlong
Contract Identifier of the given contract.
tickerstring
Ticker symbol for the given contract
secTypestring
Security type for the given contract.
listingExchangestring
Primary listing exchange for the given contract.
exchangestring
Exchange requesting data for.
companyNamestring
Name of the company for the given contract.
currencystring
Traded currency allowed for the given contract.
validExchangesstring

Series of all valid exchanges the contract can be traded on in a single comma-separated string.

priceRenderingstring or null
maturityDatestring or null
Date of expiration for the given contract.
rightenum

Set the right for the given contract. * C - for Call options. * P - for Put options.

strikedouble
Returns the given strike value for the given contract.

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error