Authorizations
API key for authentication (format: sk_live_...)
Body
Sandbox creation parameters
Optional: environment variables
Optional: internet access (default: true)
Optional: us-east, eu-west, etc.
Template ID (accepts both string and int)
Template name (either this or template_id required)
Optional: auto-kill after N seconds
DEPRECATED: No longer supported - resources are always loaded from template
Response
Sandbox created successfully
JWT Authentication (for VM agent access)
Timestamp when VM will be auto-killed (NULL = no timeout)
Whether VM has internet access
true for production, false for test
Always "sandbox"
Public hostname for browser access
Request ID for this operation
Numeric template ID (if provided)
Human-readable template name
VM auto-kill timeout in seconds (NULL = no timeout)
RFC3339 timestamp when token expires

