Needed Kite 3 URL

pandithurai
My application using the below URL to login. I there any kite 3 version of this URL. Please update as soon as possible.

https://api.kite.trade
https://kite.trade/connect/login
  • pandithurai
    Is there any kite 3 version of this URL. Please update as soon as possible.
  • Vivek
    Vivek edited March 2018
    @pandithurai, Please read Kite 3 documentation - https://kite.trade/docs/connect/v3/
    1. The endpoint is same but you need to send version via header
    To request a particular version of the API, set the HTTP header X-Kite-version: v where v is the version number, major or full (eg: 1 or 1.3 or 3)
    2. In any office client you do `get_login_url` call and get the current login url.
  • pandithurai
    Can I continue with the same URL, is there any expiry for previous version ?
  • sujith
    sujith edited March 2018
    You need to use the new login URL as mentioned in the documentation.
    If you are using any Kite Connect client then you can fetch login URL using the method, getLoginURL().
Sign In or Register to comment.