Skip to main content
The Tandemn System control plane exposes a REST API at http://localhost:26336 by default. Most users should use the CLI; use the REST API for integrations, dashboards, and operational tooling.

Endpoint reference

Example responses

GET /job/{id}/metrics

GET /job/{id}/chunks/progress

POST /job/{id}/scale

gpu_type, tp_size, and pp_size are optional. If omitted, Tandemn inherits them from the existing job.

POST /job/{id}/swap

New replicas launch first. Old replicas are killed after ready_threshold new replicas begin processing.