I was creating an algo trading system with Fyers API (python based) and could not get any API request that can give me a stock/ticker details such as lot size. I don't want to hardcode this every time for every stock/index options. Please let me know if there is an API like get_instruments that can give me lot size for a ticker.