---
title: "Create a new websocket connection."
method: GET
path: "/ws"
tags: ["Websocket"]
---

# Create a new websocket connection.

`GET /ws`

Establishes a new websocket connection for real-time communication.

## Other responses

- `401` — Authentication required (UNAUTHENTICATED).
- `500` — Internal error (INTERNAL).

---

[API](https://skmtc.net/voipbin/apis/voipbin-api.md) · [All operations](https://skmtc.net/voipbin/apis/voipbin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voipbin/voipbin-api/revisions/79e779080bcc/schema)
