Skip to content
Dashboard

WebSocket connection

GET/computers/{id}/ws

Establish WebSocket for real-time bidirectional communication

Path ParametersExpand Collapse
id: string

WebSocket connection

curl https://api.tzafon.ai/computers/$ID/ws \
    -H "Authorization: Bearer $TZAFON_API_KEY"
Returns Examples