Skip to content

API modules

Python module docs for the API v2 surface used by thin clients. Prefer the live OpenAPI schema while the app is running:

http://127.0.0.1:8767/openapi.json
http://127.0.0.1:8767/docs

Documented modules:

  • Schemas — JSON-facing Pydantic models
  • Routes — FastAPI /api/v2 routes
  • Open service — open/decode into transport-neutral models