Client API OpenAPI Contract
Canonical endpoint
Docs-generated reference (interactive)
This docs site renders an interactive endpoint reference from OpenAPI under:Client API (Generated)in the left navigation
openapi/omni-client-api.v1.json
Usage
Contract governance
- Additive changes are allowed without version pin updates.
- Behavioral or breaking changes require changelog entries and migration notes.
- Deprecated endpoints must include replacement references and sunset dates.
What the schema includes
- All
/v1/*Client API routes - Request and response models
- Error response schema
- Authentication requirements
Relationship to docs
Narrative docs remain human-authored. Schema-heavy reference sections should be generated or validated fromopenapi.json to prevent drift.