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

The Attachments API from Cenevo — 2 operation(s) for attachments.

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

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

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

4 operations 2 paths 2 schemas 1 DELETE1 GET1 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 4

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

Attachments 4
POST
/api/v1/attachments
Upload file attachment
body → 201500401
PUT
/api/v1/attachments/{id}
Link an attachment to an attachment element
1 param body → 200404
GET
/api/v1/attachments/{id}
Get an attachment by id
2 params → 200404
DELETE
/api/v1/attachments/{id}
Delete attachment
2 params → 204404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are createAttachment (5 properties), updateAttachment (2 properties). Each schema is shown below with its type and property counts.

updateAttachment
object
2 properties 1 required
createAttachment
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cenevo-attachments-api-openapi.yml Raw ↑

Other APIs Cenevo publishes across the network.

Cenevo Antibodies 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
Cenevo Documents API