Search Instruments By Symbol

View as MarkdownOpen in Claude
Returns a list of contracts based on the search symbol provided as a query param.

Query parameters

symbolstringOptional
secTypeenumOptionalDefaults to STK
Available underlying security types: * `STK` - Represents an underlying as a Stock security type. * `IND` - Represents an underlying as an Index security type. * `BOND` - Represents an underlying as a Bond security type.
Allowed values:
namebooleanOptional
morebooleanOptional
fundbooleanOptional
fundFamilyConidExstringOptional
patternbooleanOptional
referrerstringOptional

Response

An array of objects detailing contract information.

Errors

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