# API Reference Base URL: `http://localhost:4002` Evidence: - `app/api/router.py` - `app/routers/classification.py` - `app/routers/health.py` ## Endpoints | Method | Path | Request | Response | |---|---|---|---| | GET | `/health/liveness` | none | `{status}` | | GET | `/health/readiness` | none | `{status, labels_count}` | | GET | `/endpoint/` | none | list of routes/methods | | POST | `/api/classifier` | `{text}` | `"