parthiv

About

Username
parthiv
Joined
Visits
1
Last Active
Roles
Member

Comments

  • Hi All , As per documentation we need to call 1st (1) https://kite.trade/connect/login?api_key=xxx A successful login comes back with a request_token (2)After that we need to call user->Authentication then we will get access_token and publi…
  • Hi Thanks for your replace. I need to call below API ? var ws = new WebSocket("wss://websocket.kite.trade/?api_key=xxx&user_id=AB0012&public_token=xxxx"); If yes then how to get User_id and public_token ? Can you please help. Thanks Pa…