As previously mentioned, please utilize the JSON file. The instruments referenced are located within this file. You can download the file to your local machine and then use a text editor to search for the specific instrument and examine its corresponding JSON data.
Here is the example of NSE_FO|79508
{
"weekly": false,
"segment": "NSE_FO",
"name": "NIFTY",
"exchange": "NSE",
"expiry": 1745519399000,
"instrument_type": "PE",
"asset_symbol": "NIFTY",
"underlying_symbol": "NIFTY",
"instrument_key": "NSE_FO|79508",
"lot_size": 75,
"freeze_quantity": 1800.0,
"exchange_token": "79508",
"minimum_lot": 75,
"asset_key": "NSE_INDEX|Nifty 50",
"underlying_key": "NSE_INDEX|Nifty 50",
"tick_size": 5.0,
"asset_type": "INDEX",
"underlying_type": "INDEX",
"trading_symbol": "NIFTY 23650 PE 24 APR 25",
"strike_price": 23650.0,
"qty_multiplier": 1.0
}
Thank you!
If you need any further assistance let us know.