Validity of websocket data

shankaran
I wanted to know for how long does a kite websocket connection remains alive? is it forever once connected?If I have subscribed only one month plan for kite APIs, will the websocket connection work post expiry then ?
  • SRIJAN
    SRIJAN edited September 2022
    Technically,yes ,a websocket connection once established will stay forever,until it it closed(manually or connection errors).

    So,it will work even after expiry of KiteConnect subscription.

    But, connection errors can happen anytime and after that you will need a new access token to reconnect ,for which you will need to subscribe again.
Sign In or Register to comment.