# Notes:sockets

**Page:** api/notes-sockets

[Download Raw Markdown](./api/notes-sockets.md)

---

## API Endpoints Summary

- **POST** `/api/v1/notes/sockets` — Initialize a WebSocket session
- **GET** `/api/v1/notes/sockets/{socketId}` — Open a WebSocket connection

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```