# Verta ExperimentRunService API

**Canonical:** https://apis.io/apis/verta/verta-experimentrunservice-api/  
**Provider:** Verta — https://apis.io/providers/verta/  
**Base URL:** https://docs.verta.ai/  
**Documentation:** https://docs.verta.ai/

Verta ExperimentRunService API is one of 11 APIs that [Verta](https://apis.io/providers/verta/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include ExperimentRunService. The published artifact set on APIs.io includes an OpenAPI specification.

The ExperimentRunService API from Verta — 60 operation(s) for experimentrunservice.

## Operations (60)

| Method | Path | Summary |
|---|---|---|
| POST | `/experiment-run/addExperimentRunAttributes` | — |
| POST | `/experiment-run/addExperimentRunTag` | tag |
| POST | `/experiment-run/addExperimentRunTags` | tags |
| POST | `/experiment-run/cloneExperimentRun` | — |
| POST | `/experiment-run/commitArtifactPart` | — |
| POST | `/experiment-run/commitMultipartArtifact` | — |
| POST | `/experiment-run/createExperimentRun` | — |
| DELETE | `/experiment-run/deleteArtifact` | — |
| DELETE | `/experiment-run/deleteExperimentRun` | — |
| DELETE | `/experiment-run/deleteExperimentRunAttributes` | — |
| DELETE | `/experiment-run/deleteExperimentRunTag` | — |
| DELETE | `/experiment-run/deleteExperimentRunTags` | — |
| DELETE | `/experiment-run/deleteExperimentRuns` | — |
| DELETE | `/experiment-run/deleteHyperparameters` | — |
| DELETE | `/experiment-run/deleteMetrics` | — |
| DELETE | `/experiment-run/deleteObservations` | — |
| POST | `/experiment-run/findExperimentRuns` | queries |
| GET | `/experiment-run/getArtifacts` | — |
| GET | `/experiment-run/getAttributes` | — |
| GET | `/experiment-run/getChildrenExperimentRuns` | — |
| GET | `/experiment-run/getCommittedArtifactParts` | — |
| GET | `/experiment-run/getDatasets` | — |
| GET | `/experiment-run/getExperimentRunById` | — |
| GET | `/experiment-run/getExperimentRunByName` | — |
| GET | `/experiment-run/getExperimentRunCodeVersion` | — |
| GET | `/experiment-run/getExperimentRunTags` | — |
| GET | `/experiment-run/getExperimentRunsByDatasetVersionId` | — |
| GET | `/experiment-run/getExperimentRunsInExperiment` | — |
| GET | `/experiment-run/getExperimentRunsInProject` | basic queries |
| GET | `/experiment-run/getHyperparameters` | — |
| GET | `/experiment-run/getJobId` | — |
| GET | `/experiment-run/getMetrics` | — |
| GET | `/experiment-run/getObservations` | — |
| GET | `/experiment-run/getTopExperimentRuns` | — |
| POST | `/experiment-run/getUrlForArtifact` | — |
| GET | `/experiment-run/getVersionedInput` | — |
| POST | `/experiment-run/logArtifact` | artifact |
| POST | `/experiment-run/logArtifacts` | artifacts |
| POST | `/experiment-run/logAttribute` | attribute |
| POST | `/experiment-run/logAttributes` | attributes |
| POST | `/experiment-run/logDataset` | dataset |
| POST | `/experiment-run/logDatasets` | datasets |
| POST | `/experiment-run/logEnvironment` | — |
| POST | `/experiment-run/logExperimentRunCodeVersion` | code version |
| POST | `/experiment-run/logHyperparameter` | hyperparameter |
| POST | `/experiment-run/logHyperparameters` | hyperparameters |
| GET | `/experiment-run/logJobId` | jobs |
| POST | `/experiment-run/logMetric` | metric |
| POST | `/experiment-run/logMetrics` | metrics |
| POST | `/experiment-run/logObservation` | observation |
| POST | `/experiment-run/logObservations` | observations |
| POST | `/experiment-run/logVersionedInput` | — |
| POST | `/experiment-run/setParentExperimentRunId` | — |
| GET | `/experiment-run/sortExperimentRuns` | — |
| POST | `/experiment-run/updateExperimentRunDescription` | — |
| POST | `/experiment-run/updateExperimentRunName` | — |
| GET | `/versioning/repositories/{repository_id.repo_id}/commits/{commit_sha}/path/runs` | Getting ExperimentRuns linked to a blob |
| GET | `/versioning/repositories/{repository_id.repo_id}/commits/{commit_sha}/runs` | Getting ExperimentRuns linked to a commit |
| GET | `/versioning/workspaces/{repository_id.named_id.workspace_name}/repositories/{repository_id.named_id.name}/commits/{commit_sha}/path/runs` | Getting ExperimentRuns linked to a blob |
| GET | `/versioning/workspaces/{repository_id.named_id.workspace_name}/repositories/{repository_id.named_id.name}/commits/{commit_sha}/runs` | Getting ExperimentRuns linked to a commit |

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/openapi/verta-experimentrunservice-api-openapi.yml
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-APISync.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-Authorization.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-DatasetService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-ExperimentRunService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-ExperimentService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-MonitoredEntity.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-ProjectService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-RegistryService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-SCIMConfiguration.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-StageService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-UACService.proto
- **Protobuf** — https://raw.githubusercontent.com/api-evangelist/verta/refs/heads/main/grpc/verta-VersioningService.proto

## Other Verta APIs (10)

- [Verta AuthzService API](https://apis.io/apis/verta/verta-authzservice-api/)
- [Verta DatasetService API](https://apis.io/apis/verta/verta-datasetservice-api/)
- [Verta ExperimentService API](https://apis.io/apis/verta/verta-experimentservice-api/)
- [Verta MonitoredEntityService API](https://apis.io/apis/verta/verta-monitoredentityservice-api/)
- [Verta ProjectService API](https://apis.io/apis/verta/verta-projectservice-api/)
- [Verta RegistryService API](https://apis.io/apis/verta/verta-registryservice-api/)
- [Verta SCIMConfigurationService API](https://apis.io/apis/verta/verta-scimconfigurationservice-api/)
- [Verta StageService API](https://apis.io/apis/verta/verta-stageservice-api/)
- [Verta UACService API](https://apis.io/apis/verta/verta-uacservice-api/)
- [Verta VersioningService API](https://apis.io/apis/verta/verta-versioningservice-api/)

## Tags

ExperimentRunService

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/verta/verta-experimentrunservice-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/verta/.
