Skip to main content
You are reading a legacy (pre v1.0) document.
Manage Billing We charge you based on your real sandbox usage. All new users get one-time free $100 worth of usage in credits.

Plans pricing

Additionally to the usage costs, you can also select a tier that includes dedicated support, prioritized features, and higher sandbox limits.

Hobby tier

$0/month + usage costs
  • One-time $100 of usage in credits
  • Community support
  • Up to 1 hour sandbox session length
  • Up to 20 concurrently running sandboxes

Pro tier

$150/month + usage costs
  • One-time $100 of usage in credits
  • Dedicated Slack channel with live Pro support from our team
  • Prioritized features
  • Customize your sandbox compute
  • Up to 24 hours sandbox session length
  • Up to 100 concurrently running sandboxes
If you need any additional features or resources, please reach out to us with your use case.

Compute pricing

We charge per second of a running sandbox.
  • vCPU: 0.000014persecond( 0.000014 per second (~0.05 per hour)
  • GiB RAM: 0.0000045persecond( 0.0000045 per second (~0.018 per hour)
  • GiB storage: Free
1 GiB is equal to 1,024 MiB

Sandbox compute

Pro customers can customize the sandbox with any combination of the CPU and RAM based on the following tables.
By default your sandbox has 2 vCPU and 512 MiB RAM.To customize your sandbox compute, you need to build your custom sandbox template using the E2B CLI. Run e2b template build and specify the --cpu-count and --memory-mb options.For example this custom build gives your sandbox 8 vCPU and 4GiB of RAM
e2b template build --cpu-count 8 --memory-mb 4096

CPU

vCPUsPlanCosts
1Pro$0.000014/s
2 [default]Hobby / Pro$0.000028/s
3Pro$0.000042/s
4Pro$0.000056/s
5Pro$0.000070/s
6Pro$0.000084/s
7Pro$0.000098/s
8Pro$0.000112/s

RAM

RAMPlanCosts
512 MiB [default]Hobby / Pro$0.0000045/GiB/s
even value between 128 MiB and 8,192 MiBPro$0.0000045/GiB/s

Storage

StoragePlanCosts
1 GiBHobbyFree
5 GiBProFree

Let us know if you need more powerful compute.
I