v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-104136109.1 KB
templates

Spawn from template

Create a new sandbox using a template's configuration, with optional overrides

post/templates/{name}/spawn

Path parameters

namestring required

Template name

Request body

providerstring
ttlstring

Example request

{
  "provider": "firecracker",
  "ttl": "30m"
}

Response

Created

created_atstring
expires_atstring
idstring
imagestring
memory_mbinteger
metadataobject
owner_idstring
preview_domainstring
providerstring
state'creating' | 'running' | 'idle' | 'unhealthy' | 'expired' | 'destroyed' | 'error'
tenant_idstring
vcpusinteger
vm_idstring
worker_idstring