Python (SDK)
Deployments
Get a deployment
Retrieve a single deployment, including its status and endpoint URL.
GET
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
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