Multiple connections from a single websocket

aryankejriwal4
Hi can i use the same API keys to connect and subscribe to websocket from 3 different computers
  • aryankejriwal4
    As it is written in documentation :
    You can subscribe for up to 3000 instruments on a single WebSocket connection and receive live quotes for them. Single API key can have upto 3 websocket connections.
  • sujith
    Yes, you can create up to three Websocket connections per api_key from different computers but you can use only one access_token.
Sign In or Register to comment.