API & OpenAPI#

The FastAPI app exposes interactive documentation at:

  • Swagger UI: /docs

  • ReDoc: /redoc

  • OpenAPI JSON: /openapi.json

API docs available on the private admin endpoint.