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 Execution Service API

ExecutionService provides access to workflow executions — runs of a bioinformatics workflow that process instrument data. Listing and reading execution metadata requires the "executions:read" scope; listing files and obtaining download credentials requires "executions:download"; retrieving logs requires "executions:logs".

Element Biosciences Execution 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 ExecutionService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

5 operations 5 paths 19 schemas 5 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 Execution 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 5

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

ExecutionService 5

ExecutionService provides access to workflow executions — runs of a bioinformatics workflow that process instrument data. Listing and reading execution metadata requires the "exec…

GET
/v1/executions
ListExecutions
ExecutionService_ListExecutions 4 params → 200400401403404500
GET
/v1/executions/{execution_id}/credentials
GetExecutionDownloadCredentials
ExecutionService_GetExecutionDownloadCredentials 3 params → 200400401403404500
GET
/v1/executions/{execution_id}/files
ListExecutionFiles
ExecutionService_ListExecutionFiles 8 params → 200400401403404500
GET
/v1/executions/{execution_id}/logs
GetExecutionLogs
ExecutionService_GetExecutionLogs 1 param → 200400401403404500
GET
/v1/executions/{id}
GetExecution
ExecutionService_GetExecution 1 param → 200400401403404500

Schemas 19

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

elembio.cloud.v1.GetExecutionResponse
object
Response containing a single execution with full details
1 property
elembio.cloud.v1.GetExecutionLogsResponse
object
Response containing execution logs
2 properties
elembio.cloud.v1.ExecutionReference
object
Reference to an upstream execution
3 properties
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
elembio.cloud.v1.ListExecutionsResponse
object
Response containing a list of executions
4 properties
elembio.cloud.v1.ExecutionInput
object
Input data source for the execution
Error
object
Error response returned by all endpoints when a request fails.
3 properties 2 required
elembio.cloud.v1.File
object
A File represents an object in cloud storage.
7 properties
elembio.cloud.v1.Flow
object
Flow represents a configured workflow
2 properties
elembio.cloud.v1.RunReference
object
Reference to an instrument run
5 properties
ErrorDetail
object
Structured error detail with a machine-readable reason code.
4 properties 2 required
elembio.cloud.v1.Execution
object
An Execution represents a workflow run processing instrument data
14 properties
elembio.cloud.v1.Workflow
object
Workflow information
2 properties
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.ListExecutionFilesResponse
object
Response containing files for an execution
4 properties
elembio.cloud.v1.Output
object
Output describes where a resource's output files live and what kinds of content are produced. Used by both Run and Execution.
3 properties
elembio.cloud.v1.ExecutionStatus
string
Execution status
elembio.cloud.v1.GetExecutionDownloadCredentialsResponse
object
Response containing temporary download credentials for an execution
elembio.cloud.v1.UserSummary
object
UserSummary identifies a user for attribution on a resource.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Element Biosciences publishes across the network.

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

This is an independent, third-party profile of Element Biosciences Execution 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.