OHLC Quotes V3 | Upstox Developer API -

I have a requirement to use 3m and 5m OHLC data. Above article describes how to fetch the 1m data. For say, 1m candle 09:15:00 when should the API call be made for successful and minimum latency fetching. For my use of nifty 500 stock usage, thinking of making 1 call per 500 stocks every minute and convert the data into 3m and 5m.

@Nagajjanav_46715614 Not sure if you are looking for intraday and historical ohlc candles which support intervals like 3m 5m etc.

Not Historical data. Historical data I can get any time without any issue. Please go through the question wrt to Intraday data.