Skip to main content
POST
Create environment

Authorizations

Authorization
string
header
required

Use a Runcrate API key with the rc_live_* prefix as the bearer token. Create one at https://www.runcrate.ai/dashboard/api-keys.

Body

application/json
name
string
required

Lowercase letters, numbers, and dashes only (1–32 chars), starting with a letter or number.

Pattern: ^[a-z0-9][a-z0-9-]{0,31}$

Response

Environment created.

data
object
required