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.
conidlongOptional
Contract Identifier of the given contract.
tickerstringOptional
Ticker symbol for the given contract
secTypestringOptional
Security type for the given contract.
listingExchangestringOptional
Primary listing exchange for the given contract.
exchangestringOptional
Exchange requesting data for.
companyNamestringOptional
Name of the company for the given contract.
currencystringOptional
Traded currency allowed for the given contract.
validExchangesstringOptional

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

priceRenderingstring or nullOptional
maturityDatestring or nullOptional
Date of expiration for the given contract.
rightenumOptional

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

strikedoubleOptional
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