/
US
useauxos
/
Auxos
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1d ago
Details
Filter operations
admin
25
assets
1
chat
10
chat-archive
6
experiments
7
get
List Experiments
post
Create Experiment
get
Read Experiment
delete
Delete Experiment
patch
Update Experiment
post
Launch Experiment
post
Duplicate Experiment
mcp-tokens
3
me
1
persona-eval
2
population-eval
6
populations
4
studies
9
support
1
surveys
8
system
2
voice-interview
3
workspaces
8
experiments
Create Experiment
post
/workspaces/{workspace_id}/experiments
Path parameters
workspace_id
string
uuid
required
Request body
CreateExperimentRequest
required
population_id
string
uuid
required
name
string
required
variants
ExperimentVariantInput[]
required
category
'creatives'
|
'messaging'
|
'products'
|
'websites'
required
context
string
nullable
demographic_filter
object
nullable
flow
ExperimentFlowInput
Response
Successful Response
CreateExperimentResponse
required
status
'draft'
required
experiment_id
string
uuid
required
population
ExperimentCreatedPopulation
required
answer
string
required
Changes