---
title: "Create a new sandbox"
method: POST
path: "/sandbox"
tags: ["sandbox"]
---

# Create a new sandbox

`POST /sandbox`

Create and start a new sandbox for the project

## Response `201`

Created

- object
  - `code` integer
  - `error` string
  - `msg` string
  - `data` HttpclientSandboxRuntimeInfo
    - `sandbox_created_at` string
    - `sandbox_expires_at` string
    - `sandbox_id` string
    - `sandbox_status` string

## Changes

> 50 revisions in range; 1 could not be searched.

- **2026-01-17** `557175c1ac01` — 1 info
  - endpoint added
- **2025-11-12** `a1c1bcb0e2ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/memodb-io/apis/acontext-api/changes/sandbox/post.md)

---

[API](https://skmtc.dev/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.dev/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/revisions/c8775333b1ed/schema)
