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

Cosmo Tech run API

Run Management

Cosmo Tech run API is one of 7 APIs that Cosmo Tech publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, http://localhost:8080.

5 operations 4 paths 10 schemas 1 DELETE4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0-SNAPSHOT
Base URL
https://dev.api.cosmotech.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Cosmo Tech run API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oAuth2AuthCode) using the authorizationCode flow. By default, every request must be authenticated.

  • oAuth2AuthCode — OAuth2 authentication

Paths & Operations 5

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

run 5

Run Management

GET
/organizations/{organization_id}/workspaces/{workspace_id}/runners/{runner_id}/runs/{run_id}
Get the details of a run
getRun 4 params → 200404
DELETE
/organizations/{organization_id}/workspaces/{workspace_id}/runners/{runner_id}/runs/{run_id}
Delete a run
deleteRun 4 params → 204400404
GET
/organizations/{organization_id}/workspaces/{workspace_id}/runners/{runner_id}/runs/{run_id}/status
get the status for the Run
getRunStatus 4 params → 200
GET
/organizations/{organization_id}/workspaces/{workspace_id}/runners/{runner_id}/runs/{run_id}/logs
get the logs for the Run
getRunLogs 4 params → 200
GET
/organizations/{organization_id}/workspaces/{workspace_id}/runners/{runner_id}/runs
get the list of Runs for the Runner
listRuns 5 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Run (18 properties), RunStatus (15 properties), RunStatusNode (12 properties), RunContainer (11 properties). Each schema is shown below with its type and property counts.

Run
object
a Run with only base properties
18 properties 1 required
ContainerResourceSizeInfo
object
Define cpus and memory needs
2 properties 2 required
RunResourceRequested
object
the memory and CPU requested by the pod
2 properties
ContainerResourceSizing
object
a description object for resource requests and limits (default same configuration as basic sizing)
2 properties 2 required
RunContainer
object
a Run container description
11 properties 2 required
RunTemplateParameterValue
object
the value of Analysis parameter for a Runner for this Run
3 properties 2 required
RunStatusNode
object
status of a Run Node
12 properties
RunState
string
the Run end-to-end state
RunStatus
object
a Run status
15 properties
RunEditInfo
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cosmo-tech-run-api-openapi.yml Raw ↑

Other APIs Cosmo Tech publishes across the network.

Cosmo Tech dataset API
Cosmo Tech meta API
Cosmo Tech organization API
Cosmo Tech runner API
Cosmo Tech solution API
Cosmo Tech workspace API
Where this information came from

This is an independent, third-party profile of Cosmo Tech run 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.