Websocket url to access option chain

Hi,
I got the option chain through API connection for the selected instrument. Now i want to get the live feed of the option chain through web socket. Please provide me websocket url to get the live option chain data. Also provide me the parameters required that need to be send along with url.

Regards
Laxmikant

Hi @LSAPTE, may be below post might help

Still getting the problem in connecting through websocket. It gives error as "System.Net.WebSockets.WebSocketException: ā€˜Unable to connect to the remote serverā€™
WebException: The remote server returned an error: (404) Not Found
i am using url as wss://api.upstox.com/streaming
Please provide proper URL to connect to websocket.

Regards
Laxmikant

@LSAPTE Please refer to below API documentation

1 Like