diff --git a/README.md b/README.md index 98c0d08..f791b4a 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ VACUUM;" | Method | Endpoint | Description | | :--- | :--- | :--- | | **GET** | `/stats` | Current status of all clients (Real-time). | +| **GET** | `/sessions` | **New** List of all active sessions (supports multi-device/user). | | **GET** | `/stats/system` | Server-wide totals (Total traffic, active count). | | **GET** | `/stats/` | Detailed client stats + History. Params: `range` (24h, 7d), `resolution`. | | **GET** | `/certificates` | List of all certificates with expiration status. **Cached (Fast)**. |