Web API
While the Web API is running, the following endpoints are available:
| Address | |
|---|---|
| Base URL | http://localhost:5000/api |
| Swagger UI | http://localhost:5000/swagger |
| Health check | http://localhost:5000/health |
| WebSocket | ws://localhost:5000/ws |
https://localhost:5001 can be used for HTTPS.