spec/sandbox.json (node scripts/api-history.mjs).
An operation listed as removed was retired from the published surface — a caller still using
it must migrate, not merely re-read the docs. Added operations link to their reference pages.
2026-08-31
Added 45:GET /api/v1/sandbox/{id}DELETE /api/v1/sandbox/{id}POST /api/v1/sandbox/{id}/stopPOST /api/v1/sandbox/{id}/extendGET /api/v1/sandbox/{id}/statusPOST /api/v1/sandbox/{id}/pausePOST /api/v1/sandbox/{id}/resumePOST /api/v1/sandbox/{id}/executeGET /api/v1/sandbox/{id}/executionsGET /api/v1/sandbox/{id}/executions/{executionId}GET /api/v1/sandbox/{id}/executions/{executionId}/streamPOST /api/v1/sandbox/{id}/files/write- …and 33 more
GET /api/v1/sandbox/{sandboxId}DELETE /api/v1/sandbox/{sandboxId}GET /api/v1/sandbox/{sandboxId}/statusPOST /api/v1/sandbox/{sandboxId}/stopPOST /api/v1/sandbox/{sandboxId}/extendPOST /api/v1/sandbox/{sandboxId}/tunnelsGET /api/v1/sandbox/{sandboxId}/tunnelsPOST /api/v1/sandbox/{sandboxId}/filesGET /api/v1/sandbox/{sandboxId}/filesGET /api/v1/sandbox/{sandboxId}/files/downloadGET /api/v1/sandbox/{sandboxId}/files/listPOST /api/v1/sandbox/{sandboxId}/execute- …and 1 more
2026-08-30
Initial publication — 17 operations, generated from the service’s own OpenAPI. Highlights:POST /api/v1/sandbox/createPOST /api/v1/sandbox/create-from-templateGET /api/v1/sandbox/{sandboxId}DELETE /api/v1/sandbox/{sandboxId}GET /api/v1/sandbox/{sandboxId}/statusPOST /api/v1/sandbox/{sandboxId}/stop