API Reference¶
All API endpoints are under the /api/v1/chat prefix and accept application/json bodies.
Interactive Docs
The live Swagger UI at /api/docs and ReDoc at /api/redoc are available when the server is running.
The root / serves the MkDocs documentation site.
-
Full documentation for all three REST endpoints.
-
Pydantic request and response model reference.
-
HTTP error codes and error response structure.