inference
Blocking text generation (walking-skeleton surface). The model path parameter must use the SIE-safe ID (e.g. Qwen__Qwen3-4B-Instruct); HF-style slashes are rejected with 400.
post/v1/generate/{model}
Path parameters
modelstring required
Model id. Runtime route is Axum catch-all /v1/generate/{*model}; clients using this OpenAPI path template should percent-encode slashes in model ids, for example BAAI%2Fbge-m3.
Headers
X-SIE-MACHINE-PROFILEstring nullable
Preferred GPU or machine profile
X-SIE-Poolstring nullable
Explicit pool routing override
X-SIE-SDK-Versionstring nullable
Client SDK version for skew warnings
Request body
Response
Generated text response