How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Element Biosciences Storage Connection Service API

StorageConnectionService provides access to storage connections: their metadata (requires the "storage:read" scope) and the files within them (ListFiles / GetDownloadCredentials, which require the "storage:download" scope, narrowable to a specific connection or path prefix). Connections that are deleted, disabled, or queued for deletion are not returned.

Element Biosciences Storage Connection Service API is one of 5 APIs that Element Biosciences publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include StorageConnectionService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://cloud-api.usw2.elembio.io.

4 operations 4 paths 11 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://cloud-api.usw2.elembio.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Element Biosciences Storage Connection Service API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

  • apiKey — API key obtained from the Element Biosciences Cloud console

Paths & Operations 4

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

StorageConnectionService 4

StorageConnectionService provides access to storage connections: their metadata (requires the "storage:read" scope) and the files within them (ListFiles / GetDownloadCredentials,…

GET
/v1/storage-connections
ListStorageConnections
StorageConnectionService_ListStorageConnections 2 params → 200400401403404500
GET
/v1/storage-connections/{id}
GetStorageConnection
StorageConnectionService_GetStorageConnection 1 param → 200400401403404500
GET
/v1/storage-connections/{storage_connection_id}/credentials
GetDownloadCredentials
StorageConnectionService_GetDownloadCredentials 3 params → 200400401403404500
GET
/v1/storage-connections/{storage_connection_id}/files
ListFiles
StorageConnectionService_ListFiles 8 params → 200400401403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are elembio.cloud.v1.File (7 properties), elembio.cloud.v1.S3Credentials (7 properties), elembio.cloud.v1.StorageConnection (7 properties), ErrorDetail (4 properties). Each schema is shown below with its type and property counts.

elembio.cloud.v1.StorageConnectionStatus
string
Health status of a storage connection.
google.protobuf.Timestamp
string
A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond res…
elembio.cloud.v1.StorageConnection
object
A StorageConnection represents a configured cloud storage location.
7 properties
elembio.cloud.v1.GetStorageConnectionResponse
object
Response containing a single storage connection
1 property
elembio.cloud.v1.ListStorageConnectionsResponse
object
Response containing a page of storage connections.
2 properties
elembio.cloud.v1.GetDownloadCredentialsResponse
object
Response containing temporary download credentials
elembio.cloud.v1.File
object
A File represents an object in cloud storage.
7 properties
elembio.cloud.v1.ListFilesResponse
object
Response containing files and pagination info
4 properties
ErrorDetail
object
Structured error detail with a machine-readable reason code.
4 properties 2 required
elembio.cloud.v1.S3Credentials
object
Temporary read-only AWS S3 credentials scoped to a bucket and prefix. Use with the AWS CLI, AWS SDK, or any S3-compatible tool. The credentials expire at the t…
7 properties
Error
object
Error response returned by all endpoints when a request fails.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

element-biosciences-storageconnectionservice-api-openapi.yml Raw ↑

Other APIs Element Biosciences publishes across the network.

Element Biosciences Auth Service API
Element Biosciences Execution Service API
Element Biosciences Instrument Service API
Element Biosciences Run Service API
Where this information came from

This is an independent, third-party profile of Element Biosciences Storage Connection Service API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.