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

Daytona runners API

The runners API from Daytona — 9 operation(s) for runners.

Daytona runners API is one of 28 APIs that Daytona publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

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

This API exposes 11 operations across 9 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://app.daytona.io/api.

11 operations 9 paths 12 schemas 1 DELETE6 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://app.daytona.io/api
Authentication
HTTP Bearer, OpenID Connect
License
Resource Areas
1

Authentication & Security 2

Daytona runners API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer). It supports OpenID Connect (oauth2) discovered at http://localhost:3000/.well-known/openid-configuration.

  • bearer — API Key access

Paths & Operations 11

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

runners 11
POST
/runners
Create runner
createRunner 1 param body → 201
GET
/runners
List all runners
listRunners 2 params → 200
GET
/runners/me
Get info for authenticated runner
getInfoForAuthenticatedRunner → 200
GET
/runners/by-sandbox/{sandboxId}
Get runner by sandbox ID
getRunnerBySandboxId 1 param → 200
GET
/runners/by-snapshot-ref
Get runners by snapshot ref
getRunnersBySnapshotRef 1 param → 200
GET
/runners/{id}
Get runner by ID
getRunnerById 2 params → 200
DELETE
/runners/{id}
Delete runner
deleteRunner 2 params → 204
GET
/runners/{id}/full
Get runner by ID
getRunnerFullById 1 param → 200
PATCH
/runners/{id}/scheduling
Update runner scheduling status
updateRunnerScheduling 2 params → 200
PATCH
/runners/{id}/draining
Update runner draining status
updateRunnerDraining 2 params → 200
POST
/runners/healthcheck
Runner healthcheck
runnerHealthcheck body → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are RunnerFull (33 properties), Runner (31 properties), RunnerHealthMetrics (12 properties), RunnerHealthcheck (6 properties). Each schema is shown below with its type and property counts.

CreateRunner
object
3 properties 2 required
RunnerHealthcheck
object
6 properties 1 required
CreateRunnerResponse
object
2 properties 2 required
RunnerState
string
The state of the runner
RunnerClass
string
The class of the runner
RunnerServiceHealth
object
3 properties 2 required
SandboxClass
string
The class of the runner
RunnerSnapshotDto
object
3 properties 2 required
RunnerFull
object
33 properties 16 required
RunnerHealthMetrics
object
12 properties 12 required
RegionType
string
The type of the region
Runner
object
31 properties 15 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

daytona-io-runners-api-openapi.yml Raw ↑

Other APIs Daytona publishes across the network.

Daytona admin API
Daytona api-keys API
Daytona audit API
Daytona computer-use API
Daytona config API
Daytona docker-registry API
Daytona file-system API
Daytona git API
Daytona Health API
Daytona info API
Daytona interpreter API
Daytona jobs API
Where this information came from

This is an independent, third-party profile of Daytona runners 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.