aid: daytona name: Daytona description: >- Daytona provides secure, elastic sandbox infrastructure for running AI-generated code, with sub-90ms sandbox creation, multi-language runtimes, and full filesystem, process, Git, and Language Server Protocol APIs. Sandboxes are stateful, snapshot-able, and deployable across US, EU, and Asia regions, and the platform supports HIPAA, SOC 2, and GDPR. Target customers are AI agent companies, coding-agent builders, data teams, RL labs, and enterprises that need to execute untrusted or LLM-authored code in isolation. Daytona ships Python and TypeScript SDKs (with Ruby, Go, and Java available) backed by a documented REST API and OpenAPI specs. Pricing is pay-as-you-go and per-second across vCPU, memory, GPU, and storage with a $200 free credit. type: Index position: Provider access: 3rd-Party image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Sandboxes - Secure Execution - AI Agents - Coding Agents - Code Interpreter - Snapshots - Multi-Region - HIPAA - SOC 2 - GDPR - Python - TypeScript - Open Source - LSP url: https://raw.githubusercontent.com/api-evangelist/daytona/refs/heads/main/apis.yml created: '2026-05-23' modified: '2026-05-23' specificationVersion: '0.20' apis: - aid: daytona:sandbox-api name: Daytona Sandbox API description: >- The Daytona Sandbox API creates and manages isolated cloud sandboxes with process execution, filesystem operations, Git integration, and a Language Server Protocol toolbox. SDKs and the REST API let agents provision per-task environments, stream stdout/stderr, snapshot state, and share volumes. humanURL: https://www.daytona.io/docs baseURL: https://app.daytona.io/api tags: - Sandboxes - Process - Filesystem - Git - LSP - Snapshots - Volumes properties: - type: Documentation url: https://www.daytona.io/docs - type: APIReference url: https://www.daytona.io/docs/en/api-reference - type: GettingStarted url: https://www.daytona.io/docs/en/getting-started - type: SignUp url: https://app.daytona.io/ - type: OpenAPI url: https://app.daytona.io/api/docs/openapi.json - type: OpenAPI url: https://app.daytona.io/api/docs/toolbox-openapi.json - type: SDK url: https://pypi.org/project/daytona/ - type: SDK url: https://www.npmjs.com/package/@daytona/sdk - type: GitHubRepository url: https://github.com/daytonaio/daytona - type: Pricing url: https://www.daytona.io/pricing features: - name: Fast Sandbox Creation description: Sub-90ms sandbox provisioning with no cold starts. - name: Process Execution description: Run code and OS commands with real-time output streaming. - name: Filesystem Operations description: Full CRUD on files with permission controls inside the sandbox. - name: Git Integration description: Native git operations and credential handling for cloning, committing, and pushing. - name: Language Server Protocol description: Multi-language completion, hover, and diagnostics through the Toolbox API. - name: Snapshots description: Save and restore sandbox state for resumable agent workflows. - name: Shared Volumes description: Mount shared storage across isolated sandboxes. - name: Multi-Region Deployment description: Run sandboxes in US, EU, and Asia regions to control data locality. - name: SSH and VS Code Access description: Browser-based VS Code and SSH access into running sandboxes. - name: Compliance description: HIPAA, SOC 2, and GDPR posture for regulated workloads. useCases: - name: AI Code Interpreters description: Execute LLM-generated Python or TypeScript safely behind chat or copilot UX. - name: Coding Agents description: Give autonomous coding agents a per-task workspace with git and editor tooling. - name: AI Evaluations description: Spin up fresh sandboxes for each eval run to keep state clean. - name: Computer Use Automation description: Pair with vision or control models to drive sandboxed desktops. - name: Reinforcement Learning description: Provide reproducible environments for tool-use RL. - name: Data Analysis description: Let agents load datasets and run analysis in isolation. integrations: - name: OpenAI - name: Anthropic - name: LangChain - name: LlamaIndex - name: CrewAI - name: Vercel AI SDK - name: AutoGen - name: GitHub - name: VS Code authentication: - type: API Key description: API keys generated from the Daytona dashboard or the Daytona API; configured via SDK, env vars (`DAYTONA_API_KEY`), or .env file. common: - type: Website url: https://www.daytona.io - type: Documentation url: https://www.daytona.io/docs - type: Blog url: https://www.daytona.io/dotfiles - type: GitHubOrganization url: https://github.com/daytonaio - type: GitHubRepository url: https://github.com/daytonaio/daytona - type: Pricing url: https://www.daytona.io/pricing - type: Customers url: https://www.daytona.io/customers - type: SignUp url: https://app.daytona.io/ - type: TermsOfService url: https://www.daytona.io/terms - type: PrivacyPolicy url: https://www.daytona.io/privacy maintainers: - FN: Kin Lane email: kin@apievangelist.com