Skip to content

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.

  • Endpoints

    Full documentation for all three REST endpoints.

  • Schemas

    Pydantic request and response model reference.

  • Error Handling

    HTTP error codes and error response structure.