Python (SDK)
Deployments
Update a deployment (new revision)
Update a deployment’s configuration, rolling out a new revision.
PATCH
Python (SDK)
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
Body
application/json
Response
Successful Response
A deployed inference server.
Available options:
provisioning, ready, scaling, updating, error, stopped Inference engine that backs a deployment.
Available options:
vllm, sglang A hardware accelerator request — GPU, NPU, TPU, or similar.
Request an accelerator by type and count, with optional fallback types.
Autoscaling configuration for a deployment.
Current config revision
Public endpoint once ready