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

The Reports API from Cenevo — 5 operation(s) for reports.

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

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

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

8 operations 5 paths 7 schemas 1 DELETE2 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 8

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

Reports 8
POST
/api/v1/reports
Add a report
body → 201422401
GET
/api/v1/reports
List all reports in your account
3 params → 200404
POST
/api/v1/reports/add_section_to_report
Add section to report
body → 201500401
POST
/api/v1/reports/add_cover_to_report
Add cover to report
body → 200401
PUT
/api/v1/reports/{id}
Update reports attributes
1 param body → 200422401
GET
/api/v1/reports/{id}
Get report by id
2 params → 200404
DELETE
/api/v1/reports/{id}
Delete report
2 params → 204404
POST
/api/v2/reports/copy_section
Copy section to report
body → 200401404422

Schemas 7

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

createReport
updateReport
ReportBaseRequest
object
2 properties 1 required
Unauthorized
object
1 property
addAnExperimentSectionToReport
object
2 properties 1 required
NotFound
object
1 property
addCoverToReport
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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