Scenario Studio
List your scenario batches
GET
List your scenario batches
Authorizations
An app API key, e.g. Authorization: Bearer sk_live_…. Secret (sk_) for writes/sessions; publishable (pk_) is read-only (browser-safe).
Query Parameters
Required range:
x <= 100created_at of the last row from the previous page.
Previous
Submit a scenario batchValidate a canonical scenario spec (fail-closed), reserve one variation per requested variant against your daily quota, and queue a durable batch. Returns 202 immediately — poll GET /v1/scenario-batches/{id}. Nothing bills here; a clip is charged only when accepted.
Next
List your scenario batches

