API Reference¶
The GrinSystem HTTP API is documented via the live OpenAPI spec generated from the FastAPI app.
- Swagger UI — interactive, supports "Try it out"
- ReDoc — three-pane reference layout
The spec is regenerated by make openapi-build, which writes docs/api/openapi.json.