Skip to Content
DocsAPI ReferenceWebSocketOverview

WebSocket

Real-time event streaming via WebSocket connections. Three channels available for different event types.

Base path: /ws

Note: This is mounted at /ws, not /api/v1/ws.

Endpoints

TypePathDescription
REST/ws/statusGet connection stats (debug)
WS/ws/eventsGeneral event subscriptions
WS/ws/ordersOrder-specific events
WS/ws/activityActivity stream with filtering
Last updated on