How to enable multi-user login support.

ishwarrrr
I have been working on a strategy and there could be multiple people who could use that. At the bottom of the kite app it is written "By default, the API is restricted to a single Zerodha user ID. If you want multi-user login support, please e-mail us." so whom should I mail?
  • ANL
    Go through this thread: Here

    If you require multi-login functionality, Zerodha cannot provide it unless you have mass production but you can overcome this by using different efficient approaches. It requires only your coding skills and the right logic.

    Why do folks need so many user logins? They need to access tick data and place orders, right? This can be done through any cloud service or cloud database, and the logic is so simple.
  • ishwarrrr
    Thanks for the reply, seems like I am missing something here, I need to buy and sell orders on behalf of other users, could this be done without multi-login support?
  • ANL
    This can be done through any cloud service or cloud database
    Yes.
  • ishwarrrr
    could you please elaborate on how to do that, I am still lost. Thanks.

    I found two other threads: discussion_0, discussion_1
  • ANL
    check your inbox
Sign In or Register to comment.