is there any limitation to call getHistoricalData api for 100 instruments every minute?

shailu
is there any limitation to call getHistoricalData api for 100 instruments every minute? Means 100 getHistoricalData API calls in a single minute?
  • sujith
    The historical data API is capped to a maximum of 3 requests per second.
  • anthonyabhilashp
    anthonyabhilashp edited January 2018
    is there any way we can get historical data in bulk, like get all historical data for 100/200 instruments at a single request?
  • sujith
    @anthonyabhilashp,
    We don't have bulk fetch APIs for historical data as of now. For every request, we fetch data from the database which takes up resources. Hence as of now, we can't provide bulk fetch APIs.
    We may revise the rate limits in future.
  • shailu
    ok thanks, we can close this thread.
This discussion has been closed.