latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

tradingContracts

Search Instruments By Symbol

Returns a list of contracts based on the search symbol provided as a query param.

post/iserver/secdef/search

Request body

symbolstring required

The ticker symbol, bond issuer type, or company name of the equity you are looking to trade.

secType'STK' | 'IND' | 'BOND'

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.
nameboolean

Denotes if the symbol value is the ticker symbol or part of the company's name.

moreboolean
fundboolean

fund search

fundFamilyConidExstring
patternboolean

pattern search

referrerstring

Response

An array of objects detailing contract information.

bondidinteger

applicable for bonds

conidstring

Contract identifier for the unique contract.

companyHeaderstring

Company Name - Exchange

companyNamestring nullable

Formal name of the company.

symbolstring

Underlying ticker symbol.

descriptionstring

Primary exchange of the contract

restrictedboolean nullable

Returns if the contract is available for trading.

fopstring nullable

Returns a string of dates, separated by semicolons.

optstring nullable

Returns a string of dates, separated by semicolons.

warstring nullable

Returns a string of dates, separated by semicolons.