API Limit Hit!

Good Evening

One Query- What Happens to our API access after Hitting API limit for the day. Will it be blocked for the entire day or Will it be blocked for 5 minutes. Kindly confirm

Hi,
If you hit 10k requests per day, you will be blocked for the day.

Thank you for the confirmation!

can yo please guide me on C# code for using fyers API?

does it have any paid thing to increase those 10000 requests ? my strategy constantly needed OHLC & LTP on constant basis with VOLUME.. in current scenario i am getting blocked within 80 Minutes

Hi @ravi.0c3ccd76

We don’t have this type of plans but for your API limit exceeded I can give you one hit

You can use websocket. For more please read API docs. Then in just one request you can get data continuously without exceeding the rate limit.

You can use websockets for this. With just one connection, you can get live stream data of price, volume and market depth too.