I'm new to using API and was a bit confused with the request per second limit. What do we exactly mean by a request here? Is it 1 data ( say one minute data?)
or
Is it a group of data called at a particular time? ( Say Reliance's data from 2015-2022)
So,you call the ltp API :
https://kite.trade/docs/connect/v3/market-quotes/#retrieving-ltp-quotes
Or,as in your example,you call historical data for RELIANCE through historical data API:
https://kite.trade/docs/connect/v3/historical/
You just made a request.
"Is it a group of data called at a particular time? ( Say Reliance's data from 2015-2022)"
The above option, right?