/
ST
stacyos
/
StacyVM API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-05-10
41
36
109.1 KB
sandboxes
Create a sandbox
Spawn a new sandbox with the given configuration
post
/sandboxes
Request body
GithubComStacyOsStacyvmInternalOrchestratorSpawnRequest
required
image
string
memory_mb
integer
metadata
object
owner_id
string
provider
string
template
string
tenant_id
string
ttl
string
vcpus
integer
Response
Created
GithubComStacyOsStacyvmInternalOrchestratorSandbox
required
created_at
string
expires_at
string
id
string
image
string
memory_mb
integer
metadata
object
owner_id
string
preview_domain
string
provider
string
state
'creating'
|
'running'
|
'idle'
|
'unhealthy'
|
'expired'
|
'destroyed'
|
'error'
tenant_id
string
vcpus
integer
vm_id
string
worker_id
string