Skip to main content

Versioning policy

Everything documented here lives under /v1. A breaking change to any route ships as /v2, not a silent change to /v1. Additive changes (new optional field, new language) do not bump the version.

History

Current
Initial /v1 contract drafted for transcriptions, speech, translate, embeddings. Not yet shipped in a licensed image. See each endpoint’s status label.
Demo era
POST /speak (Garo-only, unversioned) served as the live demo path for the Google and MATI showcases. Still documented at /api/speak, marked legacy.