Login automation issue

srompl
Hello there, I am developing website using Kite API, for that i need access_token for each n every API request. For that how can i do automatic login to get request_token using API only? As for every request i can't do manually login. Please help in PHP code.
Thanks in advance.
  • sujith
    It is mandatory by the exchange that a trader has to log in manually at least once in a day. We don't recommend automating the login.
    You can generate an access token and then use the same until it is invalidated.
  • srompl
    @sujith , then what we can do i want to put this API for user end of my website. It is not for my personal use.
  • sujith
    You can send a mail to talk(at)rainmatter.com with details about your product, someone from our team will get back to you.
  • sujith
    End of the day user has to manually log into Kite Connect app.
  • krishnanm2006
    how do i get the access token?
  • sujith
    @krishnanm2006,
    Please don't hijack other threads, you can search for the query as this has been answered hundreds of times or create a new thread which might help others who are looking for the same.
    Anyways you can check out login flow here.
This discussion has been closed.