I want to know how for how many get requested are allowed per minute per App. Also how many instruments can be registered simultaneously for webSocket calls per app?
Hi @Santosh, You can make up to 3 requests/second. This limit is across KiteConnect. You can subscribe to 200 tokens with one websocket connection and each app can create up to 3 websocket connection concurrently.
PS: If you are developing a platform then I would suggest using one websocket connection.
You can make up to 3 requests/second. This limit is across KiteConnect.
You can subscribe to 200 tokens with one websocket connection and each app can create up to 3 websocket connection concurrently.
PS: If you are developing a platform then I would suggest using one websocket connection.