Create a sandbox
Spin up an isolated environment in 2 seconds. Set CPU, RAM, and timeout.
- POST /api/sandboxes
- Configurable resources
- Optional Docker socket
Isolated sandboxes that spin up in seconds. Built for LLM code execution and autonomous agents.
How it works
Spin up an isolated environment in 2 seconds. Set CPU, RAM, and timeout.
Execute commands, stream output, manage files. Full shell access.
Terminate and clean up. Pay only for what you used.
curl -X POST https://sandbox-as-a-service.com/api/sandboxes \
-H "Authorization: Bearer $SANDY_API_KEY" \
-d '{"enable_docker_socket": false}'
curl -X POST https://sandbox-as-a-service.com/api/sandboxes/sb_72b4/exec \
-H "Authorization: Bearer $SANDY_API_KEY" \
-d '{"command": "node --version"}'
Pricing
$17/month
2 vCPU · 4 GB RAM · 40 GB SSD
$29/month
4 vCPU · 8 GB RAM · 80 GB SSD
$59/month
8 vCPU · 16 GB RAM · 160 GB SSD
For AI agents
Every sandbox runs in isolation with strict resource limits and zero-trust networking. No extra config needed.
Full OpenAPI reference with try-it-out. Explore every endpoint, test with your API key.
Open API docs →Machine-readable documentation for LLMs and autonomous agents to discover and use the Sandy API.
View llms.txt →Get access to Sandy. No credit card required.
Have an invite code? Redeem it here →