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

The process API from Daytona — 14 operation(s) for process.

Daytona process 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 Processes. 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 14 paths, and defines 20 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 14 paths 20 schemas 2 DELETE9 GET7 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 process 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 14 paths, the API surfaces 18 operations — 2 DELETE, 9 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

process 18
POST
/process/code-run
Execute code
CodeRun 1 param → 200
POST
/process/execute
Execute a command
ExecuteCommand 1 param → 200
GET
/process/pty
List all PTY sessions
ListPtySessions → 200
POST
/process/pty
Create a new PTY session
CreatePtySession 1 param → 201
GET
/process/pty/{sessionId}
Get PTY session information
GetPtySession 1 param → 200
DELETE
/process/pty/{sessionId}
Delete a PTY session
DeletePtySession 1 param → 200
GET
/process/pty/{sessionId}/connect
Connect to PTY session via WebSocket
ConnectPtySession 1 param → 101
POST
/process/pty/{sessionId}/resize
Resize a PTY session
ResizePtySession 2 params → 200
GET
/process/session
List all sessions
ListSessions → 200
POST
/process/session
Create a new session
CreateSession 1 param → 201
GET
/process/session/entrypoint
Get entrypoint session details
GetEntrypointSession → 200
GET
/process/session/entrypoint/logs
Get entrypoint logs
GetEntrypointLogs 1 param → 200
GET
/process/session/{sessionId}
Get session details
GetSession 1 param → 200
DELETE
/process/session/{sessionId}
Delete a session
DeleteSession 1 param → 204
GET
/process/session/{sessionId}/command/{commandId}
Get session command details
GetSessionCommand 2 params → 200
POST
/process/session/{sessionId}/command/{commandId}/input
Send input to command
SendInput 3 params → 204
GET
/process/session/{sessionId}/command/{commandId}/logs
Get session command logs
GetSessionCommandLogs 3 params → 200
POST
/process/session/{sessionId}/exec
Execute command in session
SessionExecuteCommand 2 params → 200202

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are ChartElement (17 properties), Chart (12 properties), PtySessionInfo (8 properties), PtyCreateRequest (6 properties). Each schema is shown below with its type and property counts.

PtyListResponse
object
1 property 1 required
SessionSendInputRequest
object
1 property 1 required
PtyResizeRequest
object
2 properties 2 required
PtySessionInfo
object
8 properties 8 required
gin.H
object
ExecuteRequest
object
4 properties 1 required
PtyCreateRequest
object
6 properties
SessionCommandLogsResponse
object
3 properties 3 required
CodeRunRequest
object
5 properties 2 required
SessionExecuteResponse
object
5 properties 1 required
ExecuteResponse
object
2 properties 1 required
SessionExecuteRequest
object
4 properties 1 required
Chart
object
12 properties
Session
object
2 properties 2 required
Command
object
3 properties 2 required
CodeRunResponse
object
3 properties
CreateSessionRequest
object
1 property 1 required
CodeRunArtifacts
object
1 property
PtyCreateResponse
object
1 property 1 required
ChartElement
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

daytona-io-process-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 process 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.