Skip to main content
POST
Create environment
Create a new environment with its simulator configuration. Environments are reusable definitions that can be instantiated as playgrounds or referenced by benchmarks.

What’s Next

After creating an environment, you can:
  1. Create a benchmark that references this environment
  2. Create a playground to instantiate it for live testing

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Body

application/json
name
string
required
Required string length: 1 - 200
description
string
Maximum string length: 1000

Response

Successful response

id
string<date-time>
required
name
string
required
description
string | null
required
created_at
string<date-time>
required