Can we connect multiple account using single api?

Mr_rajatmishra
Respected, can we connect multiple account of zerodha using single zerodha api, like a making real time data fetch from one api and connect another account with same api for buying and selling?
Please Guide.
  • rakeshr
    connect another account with same api for buying and selling?
    No, you can't place an order on another account using the same API key. You can link an single user id to an kiteconnect app. You might need to build this relay system at your end, that triggers order placement for another account using a different API key.
  • ANL
    @rakeshr
    You might need to build this relay system at your end, that triggers order placement for another account using a different API key.
    Is it possible to connect from a single-user API and make order placements for different user accounts?
    Algo computations and all processes will take place using one API, and order placement will take place using another user API.
Sign In or Register to comment.