Create Experiment
Create a new experiment.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request to create a new experiment.
1 - 255Types of experiments.
image, audio, text, video Structured anchor definition (new API path)
Field name used to group samples for comparison
1 - 64Voting criteria (per-axis). Omit/empty for a single default axis (today's behavior).
Pairing policy contract for objective-specific serving rules.
simple | advanced
simple, advanced 0 <= x <= 100x >= 0benchmark | optimization | rlhf_loop
benchmark, optimization, rlhf_loop Schema defining the parameters for samples (JSON array)
Response
Successful Response
Experiment response.
Kinds of experiments (extensible).
simple, advanced User-facing objective for experiment behavior.
benchmark, optimization, rlhf_loop Types of experiments.
image, audio, text, video owner, manager, collaborator, voter personal, team Readiness state for serving pairs.
draft, ready, invalid, blocked Lifecycle state for experiment operations.
draft, active, paused, completed, archived 
