Skip to main content
GET
/
exec
/
connect
Run a command over a WebSocket
curl --request GET \
  --url https://sandbox.superserve.ai/exec/connect
{
  "error": {
    "code": "<string>",
    "message": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.superserve.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

Switching Protocols — the WebSocket is established.