Skip to content
Get started

Websocket Handler

GET/v1/ws

Upgrade the HTTP connection to a WebSocket and echo incoming messages.

Supported Languages
This method is available in:

Websocket Handler

curl https://api.clearstreet.com/v1/ws \
    -H "Authorization: Bearer $API_KEY"
Returns Examples