Hi,
I am new to integrating Upstox API and wondering what should be the best practice to persist Option contracts ?
I downloaded the NSE json file where I have instrument_key.
- Can we pass this as param in optionContract API to get all the contracts of the instrument ?
- Is there any API that takes List instrument_key and returns contracts of all the instruments in single call ?
Thanks,