Skip to main content
POST
Initialize sandbox from your uploaded data

Authorizations

Authorization
string
header
required

Your Klavis AI API key.

Path Parameters

local_sandbox_id
string
required

The local sandbox identifier

Query Parameters

region
enum<string>
default:us

GCS bucket region where the archive was uploaded. Must match the region used in the /upload-url call. Defaults to 'us'.

Available options:
us,
asia

Response

Successful Response

Response model for sandbox initialization

sandbox_id
string
required

Sandbox identifier

status
enum<string>
required

Current status

Available options:
idle,
occupied,
error
message
string
required

Initialization result message