Kite API to get daily transactions

kasthala
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.
  • kasthala
    @sujith Appreciate your response
  • rakeshr
    is it possible to bypass the user login every time transactions need to be fetched from Zerodha?
    No, exchange regulates the fresh login to be done every day.
  • kasthala
    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.
  • sujith
    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.
  • kasthala
    Got it. Thanks Sujith
This discussion has been closed.