API limit exceeded

I am getting API limit exceeded per day. I am continuously querying order status to take action. Is that the reason? How can i pull order update of a specific order from web socket order update. Any help will be appreciated

Hi Maneet,

Sorry for the late reply ,
The rate limit is counted per client and is *** 10 per second, 200 per minute, and 10K per day. ***
One can get order update by order id or from fytoken one can get symbol related order info.

Hope this addresses your query!
Happy Trading.

If the rate limit is capped to 10k per day, in that case if we divide it in 6 hrs it will be 1667 per hour and per minute it will be 27. so it will be 1 per 2 seconds. Please do the needful, as If I wish to continuously fetch the order history or market quotes