multiple kiteconnect objects

pratiks
In class KiteConnect it is written that,
In production, you may initialise a single instance of this class per `api_key`.

I want to use api both on local machine as well as on cloud. can I create use api at both places simultaneously,
creating more than one kiteconnect object?
Tagged:
  • SRIJAN
    SRIJAN edited March 2022
    Yes. You can create more objects. Just don't cross the rate limits. But,for websocket,you can have maximum 3 sessions per api_key.
  • pratiks
    Thank you.
This discussion has been closed.