Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cenevo Experiments API

The Experiments API from Cenevo — 6 operation(s) for experiments.

Cenevo Experiments API is one of 75 APIs that Cenevo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Experiments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 6 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against the base URL https://my.labguru.com/api/v1.

10 operations 6 paths 8 schemas 1 DELETE4 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://my.labguru.com/api/v1
Resource Areas
1

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 1 DELETE, 4 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Experiments 10
POST
/api/v1/experiments
Add an experiment
body → 201400401
GET
/api/v1/experimentsdeprecated
List all experiments in your account
3 params → 200404
PUT
/api/v1/experiments/{id}
Update an experiment
1 param body → 200400401
GET
/api/v1/experiments/{id}
Get experiment by id
2 params → 200404
DELETE
/api/v1/experiments/{id}
Delete experiment
2 params → 204404
GET
/api/v1/experiments/{id}/elements
List all elements of an experiment
4 params → 200
POST
/api/v1/experiments/{id}/set_flag_as
Add flag to an experiment
1 param body → 200401
POST
/api/v2/experiments/copy_section
Copy section to an experiment
body → 200401404422
POST
/api/v2/experiments
Create a new custom experiment
body → 201422401
GET
/api/v2/experiments
List all experiments in your account
5 params → 200401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are createExperimentBaseRequest (2 properties), ExperimentBaseRequest (2 properties), NotFound (1 property), Unauthorized (1 property). Each schema is shown below with its type and property counts.

updateExperiment
createExperimentBaseRequest
object
2 properties 1 required
Unauthorized
object
1 property
NotFound
object
1 property
CreateExperimentExistingFolder
addExperiment
ExperimentBaseRequest
object
2 properties 1 required
CreateExperimentNewFolder

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cenevo-experiments-api-openapi.yml Raw ↑

Other APIs Cenevo publishes across the network.

Cenevo Antibodies API
Cenevo Attachments API
Cenevo Authentication API
Cenevo Bacteria API
Cenevo Boxes API
Cenevo Cell lines API
Cenevo Comments API
Cenevo Companies API
Cenevo Compound Parent Structures API
Cenevo Compounds API
Cenevo Consumables API
Cenevo Datasets API