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

The admin API from Daytona — 15 operation(s) for admin.

Daytona admin 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 Admin. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and 2 JSON Schemas.

This API exposes 18 operations across 15 paths, and defines 24 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.

18 operations 15 paths 24 schemas 1 DELETE8 GET2 PATCH7 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 admin 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 18

Across 15 paths, the API surfaces 18 operations — 1 DELETE, 8 GET, 2 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

admin 18
POST
/admin/runners
Create runner
adminCreateRunner body → 201
GET
/admin/runners
List all runners
adminListRunners 1 param → 200
GET
/admin/runners/{id}
Get runner by ID
adminGetRunnerById 1 param → 200
DELETE
/admin/runners/{id}
Delete runner
adminDeleteRunner 1 param → 204
PATCH
/admin/runners/{id}/scheduling
Update runner scheduling status
adminUpdateRunnerScheduling 1 param → 204
POST
/admin/sandbox/{sandboxId}/recover
Recover sandbox from error state as an admin
adminRecoverSandbox 1 param → 200
POST
/admin/users
Create user
adminCreateUser body → 201
GET
/admin/users
List all users
adminListUsers → 200
POST
/admin/users/{id}/regenerate-key-pair
Regenerate user key pair
adminRegenerateKeyPair 1 param → 201
GET
/admin/users/{id}
Get user by ID
adminGetUser 1 param → 200
POST
/admin/webhooks/organizations/{organizationId}/send
Send a webhook message to an organization
adminSendWebhook 1 param body → 200
GET
/admin/webhooks/organizations/{organizationId}/messages/{messageId}/attempts
Get delivery attempts for a webhook message
adminGetMessageAttempts 2 params → 200
GET
/admin/webhooks/status
Get webhook service status
adminGetWebhookStatus → 200
POST
/admin/webhooks/organizations/{organizationId}/initialize
Initialize webhooks for an organization
adminInitializeWebhooks 1 param → 201404
POST
/admin/docker-registry/{id}/set-default
Set default registry
adminSetDefaultRegistry 1 param → 200
GET
/admin/snapshots/can-cleanup-image
Check if an image can be cleaned up
adminCanCleanupImage 1 param → 200
PATCH
/admin/snapshots/{id}/general
Set snapshot general status
adminSetSnapshotGeneralStatus 1 param body → 200
GET
/admin/audit
Get all audit logs
adminGetAllAuditLogs 5 params → 200

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Sandbox (33 properties), RunnerFull (33 properties), SnapshotDto (20 properties), AuditLog (16 properties). Each schema is shown below with its type and property counts.

SnapshotDto
object
20 properties 14 required
WebhookEvent
string
The type of event being sent
CreateRunnerResponse
object
2 properties 2 required
RunnerState
string
The state of the runner
SendWebhookDto
object
3 properties 2 required
SandboxVolume
object
3 properties 2 required
UserPublicKey
object
2 properties 2 required
Sandbox
object
33 properties 14 required
PaginatedAuditLogs
object
5 properties 4 required
AuditLog
object
16 properties 5 required
DockerRegistry
object
8 properties 8 required
CreateOrganizationQuota
object
9 properties
RunnerClass
string
The class of the runner
SandboxState
string
The state of the sandbox
SandboxDesiredState
string
The desired state of the sandbox
RegionType
string
The type of the region
BuildInfo
object
5 properties 3 required
SetSnapshotGeneralStatusDto
object
1 property 1 required
CreateUser
object
7 properties 2 required
User
object
5 properties 5 required
RunnerFull
object
33 properties 16 required
SandboxClass
string
The class of the runner
AdminCreateRunner
object
11 properties 4 required
SnapshotState
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Daytona publishes across the network.

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
Daytona lsp API
Where this information came from

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