Internal API Reference
Interactive reference for the full internal API surface (OpenAPI/Swagger).
The internal API uses the legacy { success, data } envelope and exposes the
full surface used by the web and mobile dashboards. Unlike the developer
reference, there is no committed snapshot for the internal document, so this
page loads the spec from a running backend.
Spec source: defaults to http://localhost:3006/api/docs/internal.json.
Override with NEXT_PUBLIC_OPENAPI_SPEC_URL_INTERNAL. Start the backend
(pnpm dev:backend) for this reference to populate.