Option Underliers Definitions
GET
/option-underliers
Get option underliers definitions.
Parameters
Header Parameters
X-API-KEY*
Type
Requiredstring
Query Parameters
option_ticker
root symbol of the options chain (for e.g. TSLA, AMC2).
Type
string
Responses
List of option underliers
application/json
JSON { "symbol_root": "string", "underlier": "string", "quantity": 0, "cash_amt": 0, "cash_type": "string" }
[
]