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

The Stocks API from Cenevo — 7 operation(s) for stocks.

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

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

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

10 operations 7 paths 7 schemas 1 DELETE3 GET5 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 7 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Stocks 10
POST
/api/v1/stocks
Add stock
body → 201422401
GET
/api/v1/stocks
List all stocks in your account
6 params → 200401
POST
/api/v1/stocks/{id}/mark_as_consumed
Marks stock as consumed
2 params → 200401
POST
/api/v1/stocks/{id}/mark_as_output
Marks stock as output
2 params body → 200401
POST
/api/v1/stocks/{id}/unmark_output
Unmarks stock as output
2 params body → 200401
POST
/api/v1/stocks/{id}/update_stock_amount
Update stock weight/volume for stock in sample element
2 params body → 200401
PUT
/api/v1/stocks/{id}
Update stock attributes
1 param body → 200422401
GET
/api/v1/stocks/{id}
Get stock by id
2 params → 200404
DELETE
/api/v1/stocks/{id}
Delete stock
2 params → 204404
GET
/api/v1/stocks/get_stocks_by_barcode
Get stock by barcode/id
2 params → 200401

Schemas 7

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

createStock
updateStock
Unauthorized
object
1 property
indexFiltering
object
2 properties 1 required
StockBaseRequest
object
2 properties 1 required
OK
object
2 properties
updateStockAmountInSampleElement
object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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