Skip to main content
POST
Create a Sandbox Compute pool

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
tier
enum<string>
Available options:
small,
medium
Example:

"small"

name
string
Example:

"my-sandbox"

callback_url
string<uri>
models
string[]
Example:
model_categories
string[]
Example:

Response

200 - application/json

Sandbox accepted for provisioning

success
boolean
Example:

true

data
object