I would like to develop an application where others can use. So I have created app in Fyers Dashboard. Many users access my app using their fyers account. Now Question is api limit will be calculated for my app or based on the users (since they are using their fyers account).
Problem: 10K users using my app at once. Only one request can be placed for each user.
As Fyers user using their account, why cant consume their api request count based on their usage.
Kindly suggest me how to achieve this.