API — pointer¶
The canonical entry point for the API surface is ../api-reference/index.md. It carries the service map (per-app port + Swagger URL + OpenAPI JSON + Markdown reference), auth model, captcha bypass, regenerate commands, and the top gotchas.
This page exists only to be findable from the engineering track.
Quick links¶
../api-reference/index.md— start here.../api-reference/api.md—apiREST (317 operations).../api-reference/bo.md—boREST (58 operations).../api-reference/rt-events.md—rtwebsockets.../api-reference/auth-flow.md— auth lifecycle.../api/changelog.md— API surface changelog (semver).
See also¶
flows.md— narrative flow docs that name the OTel spans an endpoint produces.../audits/perf-trace-coverage-audit.md— endpoint × span-type coverage matrix.observability.md— how the spans become Grafana metrics via spanmetrics.