API Reference
API reference
Every endpoint of the Platinum REST API, generated from the OpenAPI spec. Open any operation and send a real request from the playground.
audit1
Sandboxes33
DELETEDELETE /v1/sandboxes/{id}DELETEDELETE /v1/sandboxes/{id}/expose/{port}DELETEDELETE /v1/sandboxes/{id}/snapshots/{snapId}GETGET /v1/sandboxesGETGET /v1/sandboxes/{id}GETGET /v1/sandboxes/{id}/childrenGETGET /v1/sandboxes/{id}/metricsGETGET /v1/sandboxes/{id}/networkGETGET /v1/sandboxes/{id}/snapshotsGETGET /v1/sandboxes/{id}/usageGETInteractive terminal (WebSocket PTY)PATCHPATCH /v1/sandboxes/{id}POSTPOST /v1/sandboxesPOSTPOST /v1/sandboxes/{id}/archivePOSTPOST /v1/sandboxes/{id}/backupPOSTPOST /v1/sandboxes/{id}/clonePOSTPOST /v1/sandboxes/{id}/egress-policyPOSTPOST /v1/sandboxes/{id}/exposePOSTPOST /v1/sandboxes/{id}/expose/revokePOSTPOST /v1/sandboxes/{id}/forkPOSTPOST /v1/sandboxes/{id}/networkPOSTPOST /v1/sandboxes/{id}/pausePOSTPOST /v1/sandboxes/{id}/resizePOSTPOST /v1/sandboxes/{id}/restorePOSTPOST /v1/sandboxes/{id}/restore-from-backupPOSTPOST /v1/sandboxes/{id}/resumePOSTPOST /v1/sandboxes/{id}/snapshotPOSTPOST /v1/sandboxes/{id}/ssh-keysPOSTPOST /v1/sandboxes/{id}/startPOSTPOST /v1/sandboxes/{id}/stopPOSTPOST /v1/sandboxes/sweep-failedPOSTRun a code snippet (python | bash | node | sh)POSTRun a command (argv, no shell)
Files10
POSTCreate a directory (recursive, ?path= & ?mode=)DELETEDelete a file or directory (?recurse=true)GETDownload a file (raw bytes)GETFind files by name globPOSTFind-and-replace across files (sed -E)GETList a directoryGETSearch file contents (recursive grep)GETStat a path (size, mode, mtime)PUTUpload a file (raw body, ?path= & ?mode=)GETWatch a directory for changes (SSE)
Templates13
DELETEDELETE /v1/templates/{id}GETGET /v1/templatesGETGET /v1/templates/{id}PATCHPATCH /v1/templates/{id}POSTPOST /v1/templatesPOSTPOST /v1/templates/{id}/cancelPOSTPOST /v1/templates/{id}/derivePOSTPOST /v1/templates/from-buildPOSTPOST /v1/templates/from-build/presignPOSTPOST /v1/templates/from-imagePOSTPOST /v1/templates/from-patchPOSTPOST /v1/templates/from-snapshotPOSTPOST /v1/templates/from-spec
Webhooks7
Platform2