API surface
API surface
Section titled “API surface”The public control plane is designed around sandboxes, images, checkpoints, ports, and streams.
POST /v1/desktopsGET /v1/desktopsPOST /v1/desktops/:id/connectPOST /v1/desktops/:id/checkpointPOST /v1/desktops/:id/forkPOST /v1/desktops/:id/resetGET /v1/desktops/:id/ports/:portPOST /v1/images/buildPOST /v1/images/importGET /v1/imagesThe repository OpenAPI spec marks each route with a Paperplanes status:
livelive-limitedplannedplanned-aliaslive-internal
Generated SDKs should preserve those status labels so planned surfaces do not look production-ready by accident.