Skip to main content

StateSet Sandbox

StateSet Sandbox is a Kubernetes-based sandbox infrastructure for running code execution workloads inside isolated pods. It exposes REST and WebSocket APIs for creating sandboxes, streaming command output, and reading or writing files inside each sandbox workspace. Sign up for a free API Key at sandbox.stateset.app.

Sandbox SDK (Node.js)

Use the Node.js SDK to create sandboxes, execute commands, and manage files.

Install

Initialize the Client

Create and Execute

File Operations

Cleanup