CodeSandbox is a browser-based development environment platform that enables developers to create, share, and collaborate on interactive coding sandboxes instantly in the browser. It provides Firecracker microVM-backed cloud infrastructure for running isolated development environments, AI sandboxes, and live code experiences at scale. The platform serves individual developers, professional teams, and AI product builders needing concurrent sandboxed environments.
APIs.json: https://raw.githubusercontent.com/api-evangelist/codesandbox/refs/heads/main/apis.yml
- Developer Tools
- Cloud IDE
- Code Sandboxes
- Browser Development
- AI Sandboxes
- Code Embedding
- Virtual Machines
-
CodeSandbox SDK API — Programmatic access to spin up isolated Firecracker microVM-backed development environments; authenticated via API key token.
-
CodeSandbox Define API — REST API for programmatically creating browser sandboxes from code files on the fly.
- Docs: https://codesandbox.io/docs/learn/browser-sandboxes/cli-api
- Endpoint:
POST https://codesandbox.io/api/v1/sandboxes/define
-
Sandpack Embed Toolkit — Open-source component toolkit for embedding live-running code editors and previews in web pages.
- Plans & Pricing — Free (400 credits/month), Build ($9/mo, 40 VM hours), Scale ($119/mo, 100 VM hours, 250 concurrent VMs), Enterprise (custom)
- Rate Limits — Concurrent VM caps: 10 (Free/Build), 250 (Scale); billing rounds up to nearest minute
- FinOps — FOCUS-aligned; credits at $0.01486/credit, on-demand VM at $0.15/hour (Nano)
- Created: 2026-06-12
- Modified: 2026-06-12
| Type | URL |
|---|---|
| Website | https://codesandbox.io |
| Documentation | https://codesandbox.io/docs/learn |
| GitHub Organization | https://github.com/codesandbox |
| https://www.linkedin.com/company/codesandbox | |
| X (Twitter) | https://x.com/codesandbox |
| Blog | https://codesandbox.io/blog |
| Changelog | https://codesandbox.io/changelog |
| Pricing | https://codesandbox.io/pricing |
| Status Page | https://status.codesandbox.io |
- Kin Lane — kin@apievangelist.com