---
title: "Open Sandbox Mode"
method: POST
path: "/organization/sandbox"
tags: ["Organization"]
---

# Open Sandbox Mode

`POST /organization/sandbox`

Idempotent: creates the paired Sandbox organization if it does not exist, then moves the active organization for the current session only.

## Response `200`

The Sandbox organization now active for this session

- object
  - `organizationId` string, required
  - `environment` 'live' | 'sandbox' | 'mainnet' | 'testnet', required

---

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