/
CO
comet-ml
/
Opik REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 55m ago · Updated 4d ago
View markdown
comet-ml
Opik REST API
patch
Update experiment by id
v54
latest
OpenAPI 3.1.0
Apache 2.0
raw.githubusercontent.com
2026-08-05
308
532
588.0 KB
Agent Configs
13
Agent Insights
4
Agent Insights Jobs
4
Alerts
7
Annotation Queues
10
Assertion Results
1
Attachments
6
Automation rule evaluators
6
Chat Completions
1
Check
2
Dashboards
6
Datasets
36
Environments
5
Experiments
17
patch
Batch update experiments
get
Find experiments
post
Create experiment
post
Create experiment items
post
Delete experiment items
post
Delete experiments by id
post
Create and execute experiment
put
Record experiment items in bulk
get
Find Feedback Score names
get
Find experiment groups
get
Find experiment groups with aggregations
post
Finish experiments
get
Get experiment by id
patch
Update experiment by id
get
Get experiment item by id
post
Stream experiment items
post
Stream experiments
Feedback-definitions
6
Guardrails
1
Insights Views
6
LLM Models
1
LlmProviderKey
5
Manual Evaluation
3
MCP OAuth
8
Ollama
2
Ollie State
3
OpenTelemetry Ingestion
1
Optimizations
7
Pairing
2
Projects
19
Prompts
17
Redirect
4
Report Failures
2
Reports
5
Retention Rules
4
Runners
18
Service Toggles
1
Spans
18
System analytics queries
1
System usage
7
Traces
35
Welcome Wizard
2
Workspace permissions
1
Workspaces
9
get
/is-alive/ping
get
/is-alive/ver
Experiments
Update experiment by id
Update experiment by id
patch
/v1/private/experiments/{id}
Path parameters
id
string
uuid
required
Request body
ExperimentUpdate
required
name
string
metadata
JsonNode
tags
string[]
Tags
tags_to_add
string[]
Tags to add
tags_to_remove
string[]
Tags to remove
type
'regular'
|
'trial'
|
'mini-batch'
|
'mutation'
status
'running'
|
'completed'
|
'cancelled'
The status of the experiment
experiment_scores
ExperimentScore[]
Response
No Content