API & OpenAPI#
The FastAPI app exposes interactive documentation at:
Swagger UI:
/docsReDoc:
/redocOpenAPI JSON:
/openapi.json
API docs available on the private admin endpoint.
The FastAPI app exposes interactive documentation at:
Swagger UI: /docs
ReDoc: /redoc
OpenAPI JSON: /openapi.json
API docs available on the private admin endpoint.