Inserts a new model entry. model_id and type are required. Returns
409 if a model with the same model_id already exists.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*). Send as
Authorization: Bearer <token>.
Write-shape for POST /v1/models and each item of PUT /v1/models.
model_id and type are required.
128completion, embeddings, image_generation 6412864Model created. Returns the inserted document.
Model catalogue document. The catalogue is the source of truth for provider routing, capabilities, pricing, and per-org availability.
Stable identifier (matches the value sent in request.model).
128Model family.
completion, embeddings, image_generation 64Display metadata (label, brand, hidden flag).
Flags advertising what the model supports.
Provider-side limits (e.g. context window, max tokens).
Optional model_id to route to when the primary fails.
128Hosting region (free-text).
64Default embedding dimensionality (embeddings models only).
Allowed values for the request dimensions parameter.
Free-form metrics block (latency, throughput hints, …).
Provider-specific configuration (batch size, parallelism, …).
Cost configuration used to compute usage.cost.
Free-form tags used by the search/filter UI.
When set and non-empty, restricts the model to the listed organizations. Empty / missing means the model is available to all orgs (subject to governance overlays).
When false, the model is hidden from routing.