Agent launch in seconds
Boot Claude Code, Codex, or custom agents with a single API call and a ready runtime.
- Agent profiles with preinstalled tools
- Streaming logs + exec output
- Fast terminate + cleanup
Agent as a Service wraps Sandy’s sandbox infrastructure into a ready agent runtime. Start Claude Code, Codex, or custom agents without building orchestration, and let them execute end-to-end with confidence.
Pick an agent profile, drop in your API key, and stream outputs securely.
Why Agent as a Service
Agent as a Service lets you run YOLO agents without trading away security.
Built on Sandbox as a Service, the Chutes project that provides sandbox infrastructure for agents.
Agents are most effective when they can run end-to-end without constant approval prompts. We prewire the runtime so they can move fast.
Each agent gets a hardened Sandy sandbox, with tight resource limits and audit trails. You can run large fleets without compromising your core systems.
Platform
Agent as a Service packages best-in-class agent tooling into hardened sandboxes so you can focus on outcomes, not orchestration.
Boot Claude Code, Codex, or custom agents with a single API call and a ready runtime.
Persist files between agent runs or start fresh every time. You stay in control.
Every run is isolated, audited, and limited by default to keep your systems safe.
Works with existing LLM pipelines and internal tools.
curl -X POST https://api.agent-as-a-service.online/v1/agents \
-H \"Authorization: Bearer $AGENT_API_KEY\" \
-d '{\"profile\": \"claude-code\"}'
curl -X POST https://api.agent-as-a-service.online/v1/agents/ag_72b4/tasks \
-H \"Authorization: Bearer $AGENT_API_KEY\" \
-d '{\"prompt\": \"Refactor the repo and open a PR\"}'
Bring your own inference via Sign In With Chutes. Auth and routing are handled, so agents can run instantly without extra wiring.
API docs
Authenticate once, launch agents, stream output, and keep full control.
Send your Agent API key as a bearer token on every request.
Authorization: Bearer $AGENT_API_KEY
Advantage
Agent as a Service runs on dedicated Sandy infrastructure. We pass the savings directly to teams that need reliable agent sandboxes at scale.
Up to 95% lower sandbox cost
From $5 per sandbox / month for entry usage.
20 always-on sandboxes, monthly estimates:
Price comparison uses 20 sandboxes for one month across providers.
Pricing
Start small, scale into multi-agent fleets, and keep every run under control.
From $5/month
Smallest config: 0.5 vCPU / 1 GB RAM. 1 vCPU / 2 GB RAM is $20.
Custom/month
Let’s talk
Security
Every sandbox is locked down by default. You can opt into elevated permissions only when you need them.
CAP drop, no-new-privileges, and strict resource controls.
Outbound controls, per-sandbox host suffixes, and private ingress routing.
Telemetry events stored in Postgres with export-ready history.
FAQ
Cold start is typically 2-4 seconds. Prewarming can reduce this further.
Yes. The runtime ships with optional Playwright + Chromium builds.
Yes. Enterprise plans support custom runtime images and internal registries.
Ready to let agents run end-to-end without building the infrastructure?