Skip to content
GitHub

Pricing

Pricing

Sandboxes Made Simple

Start for free with our SDK, then scale with advanced features for production-ready sandbox environments.

Free

$0 forever

Perfect for getting started with code execution in isolated sandbox environments.

  • Multi-provider support (Blaxel, CodeSandbox, Daytona, E2B, Modal, Vercel, and more)
  • Basic filesystem operations
  • Command execution
  • TypeScript support
  • Create 1000 sandboxes per workspace
Get started today

Premium

$97 / month + usage

Turn any compute instance into a sandbox primitive with our self-executing binaries.

  • 10,000 monthly sandbox creations included. $0.0097/sandbox over 10,000.
  • Real-time terminal access with WebSocket connectivity
  • Complete filesystem control with real-time file watching
  • One-off command execution without persistent terminals
  • Process signal management with port forwarding
  • JWT-secured endpoints with token-based access control
  • Health monitoring with built-in status endpoints
Get started today

Pricing & Usage

Have a different question and can't find the answer you're looking for?
Reach out to our support team and we'll get back to you as soon as we can.

How much does ComputeSDK cost?

Simple: $97/month with 10,000 sandboxes included, after that, pricing is usage-based at $0.0097 per sandbox.

What counts as a created sandbox?

A sandox is created every time you use compute start directly or with the computesdk.

How do API keys work?

You'll get an API key when you sign up. Enter your key via the cli or set it as an environment variable in your project.

How does team usage work?

The pricing is per sandbox, not per user. So your whole team can use ComputeSDK across all your environments, simplifying the billing process.

What if I decide I want to change providers?

This is a core feature of ComputeSDK. You can change providers by simply updating your provider config, and all of your methods will continue to work just as before.

Can we use this across multiple environments?

Yes.