Contract
Secdef Info
Provides Contract Details of Futures, Options, Warrants, Cash and CFDs based on conid. To get the strike price for Options/Warrants use "/iserver/secdef/strikes" endpoint. Must call /secdef/search for the underlying contract first.
get/iserver/secdef/info
Query parameters
conidstring required
underlying contract id
sectypestring required
FUT/OPT/WAR/CASH/CFD
monthstring
contract month, only required for FUT/OPT/WAR in the format MMMYY, example JAN00
exchangestring
optional, default is SMART
strikenumber
optional, only required for OPT/WAR
rightstring
C for call, P for put
Response
returns an array of objects
Changes
No recorded changes to this endpoint across all 1 revision of this API.