Get your API key
You’ll need an API key to authenticate your requests. You can create one in Profile -> Keys.More information about API keys can be found on the Authentication page.
Install WebSocket client
We recommend using websocat for testing WebSocket connections.
Connect
Connect to the WebSocket API using your API key. Replace
<YOUR_API_KEY> with your actual key.You won’t receive a confirmation message upon connecting. You can proceed directly to the next step.
