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 Elements API

The Elements API from Cenevo — 3 operation(s) for elements.

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

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

This API exposes 5 operations across 3 paths, and defines 4 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.

5 operations 3 paths 4 schemas 1 DELETE1 GET2 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 5

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

Elements 5
POST
/api/v1/elements
Add element
body → 201422401
POST
/api/v1/elements/sort
Rearrange elements
body → 200422401
PUT
/api/v1/elements/{id}
Update element
1 param body → 200422401
GET
/api/v1/elements/{id}
Get element by id
2 params → 200404
DELETE
/api/v1/elements/{id}
Delete element
2 params → 204404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are addPlateElement (2 properties), addElement (2 properties), updateFormElement (2 properties), updateTextElement (2 properties). Each schema is shown below with its type and property counts.

updateTextElement
object
2 properties 1 required
updateFormElement
object
2 properties 1 required
addElement
object
2 properties 1 required
addPlateElement
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cenevo-elements-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