Live data streaming

suraj
Hi,
Doccument says I need something called as public token to receive live stream data. How can I obtain this public token?

Python KiteConnect library has any libraries that can help me to get the live stream data?

I need nifty cash data do I have to make any specific data subscriptions to get the data?
  • Kailash
    You get public_token along with access_token. Please read the documentation.

    We'll be releasing a WebSocket library soon.

    Yes. You get the subscription token from the instruments CSV API.
Sign In or Register to comment.