Skip to main content
POST
/
v1
/
experiments
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Org API key (scopes the request to its organization) or the shared trusted key (requires X-Organization-Id on every request).

Headers

X-Organization-Id
string
required

Organization that owns the agent and Requesty key.

X-User-Id
string
required

User id — used for Requesty key resolution and score provenance. May also be sent in the request body or as a userId query param.

Body

application/json
agentId
string
required
datasetId
string
required
scorers
string[]

Catalog scorer_type_id values (e.g. "tone", "bias"). Code scorers and per-org LLM judges both supported.

async
boolean
default:false
name
string
description
string
metadata
object
version
integer
maxConcurrency
integer
itemTimeout
integer
maxRetries
integer

Response

Experiment completed (sync) or started (async)