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

The Requests API from Cenevo — 9 operation(s) for requests.

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

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

This API exposes 12 operations across 9 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.

12 operations 9 paths 7 schemas 1 DELETE2 GET7 PATCH1 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 12

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

Requests 12
POST
/api/v1/requests
Create a request
body → 201404401
GET
/api/v1/requests
List all requests in your account
3 params → 200401
PUT
/api/v1/requests/{id}
Update a request
1 param body → 200422400401
GET
/api/v1/requests/{id}
Get request by id
2 params → 200404401
DELETE
/api/v1/requests/{id}
Delete request
2 params → 204404
PATCH
/api/v1/requests/{id}/submit
Submit a request
1 param body → 200400422401
PATCH
/api/v1/requests/{id}/approve
Approve a request
1 param body → 200422401
PATCH
/api/v1/requests/{id}/accept
Accept a request
1 param body → 200422401
PATCH
/api/v1/requests/{id}/select_performer
Select performer
1 param body → 200422401
PATCH
/api/v1/requests/{id}/start
Start a request
1 param body → 200422401
PATCH
/api/v1/requests/{id}/done
Complete a request
2 params → 200422401
PATCH
/api/v1/requests/{id}/reject
Reject a request
2 params → 200401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are updateRequest (2 properties), createRequest (2 properties), startRequest (2 properties), acceptRequest (2 properties). Each schema is shown below with its type and property counts.

selectPerformer
object
2 properties 1 required
submitRequest
object
2 properties 1 required
approvedRequest
object
2 properties 1 required
acceptRequest
object
2 properties 1 required
startRequest
object
2 properties 1 required
createRequest
object
2 properties 1 required
updateRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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