Senticore private ws
GET/api/v1/ws/bsl/:account
Compatibility mount of the private WebSocket. After the 101 upgrade, send an auth control frame containing an account-scoped bearer token before subscribing.
Request
Responses
- 101
- default
WebSocket upgrade; subsequent frames follow the private WebSocket contract.
Error response. Prefer the nested ApiErrorResponse via X-SC-Error-Format: envelope-v1; existing unnegotiated handler responses can retain a documented legacy flat shape through the compatibility period.
Response Headers
X-Request-Id
Stable request correlation id generated or echoed by the server.