Skip to main content

Return a manifest of all models as a name-keyed map. SDK clients use this for local caching: check the ETag header befor

GET 

/api/v1/models/manifest

Return a manifest of all models as a name-keyed map. SDK clients use this for local caching: check the ETag header before re-parsing. The endpoint is public (no auth required) to allow CLI and CI tooling to fetch the manifest without an API key.

Request

Responses

Success