Hi, We use Kite APIs to fetch the daily transactions from a user's Zerodha account into our app. This requires the user provide Zerodha credentials in our app. The API is working well but is it possible to bypass the user login every time transactions need to be fetched from Zerodha? Is it possible to get the Zerodha transactions automatically every day without user login (i.e., store encrypted user credentials in our app)? Please let me know.
Thanks Rakesh. It defeats the purpose of the API itself because if the user does not login for a day in between, the data gets corrupted in the destination app.
It is mandatory by the exchange that a user has to login everyday at least once. Kite Connect only offers trading APIs currently. Tradebook is a part of backoffice. The solution is to redirect users to console and make then download there and upload on your website.
Kite Connect only offers trading APIs currently. Tradebook is a part of backoffice.
The solution is to redirect users to console and make then download there and upload on your website.