Install WebSocket client
We recommend using websocat for testing WebSocket connections.
Connect
Connect to the WebSocket API using your API key. Replace Upon connecting, you will receive a status message indicating the current subscriptions (initially empty):
<YOUR_API_KEY> with your actual key. You can connect to any of the supported channels, such as currencies/quotes.Receive Data
You will receive a status message confirming your subscription, followed by live quote updates.
