Skip to content

OpenAPI specification

The machine-readable contract lives at https://app.rieck.nu/openapi.json (OpenAPI 3.1). Request bodies are generated from the exact schemas the API validates with, every operation carries its required scope (x-required-scope), and CI fails if the published spec drifts from the code. Point your codegen at it.