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 file-system API

The file-system API from Daytona — 12 operation(s) for file-system.

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

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

13 operations 12 paths 7 schemas 1 DELETE5 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 file-system 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 13

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

file-system 13
GET
/files
List files and directories
ListFiles 1 param → 200
DELETE
/files
Delete a file or directory
DeleteFile 2 params → 204
POST
/files/bulk-download
Download multiple files
DownloadFiles 1 param → 200
POST
/files/bulk-upload
Upload multiple files
UploadFiles → 200
GET
/files/download
Download a file
DownloadFile 1 param → 200
GET
/files/find
Find text in files
FindInFiles 2 params → 200
POST
/files/folder
Create a folder
CreateFolder 2 params → 201
GET
/files/info
Get file information
GetFileInfo 1 param → 200
POST
/files/move
Move or rename file/directory
MoveFile 2 params → 200
POST
/files/permissions
Set file permissions
SetFilePermissions 4 params → 200
POST
/files/replace
Replace text in files
ReplaceInFiles 1 param → 200
GET
/files/search
Search files by pattern
SearchFiles 2 params → 200
POST
/files/upload
Upload a file
UploadFile 2 params → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are FileInfo (8 properties), ReplaceRequest (3 properties), ReplaceResult (3 properties), Match (3 properties). Each schema is shown below with its type and property counts.

FileInfo
object
8 properties 8 required
gin.H
object
SearchFilesResponse
object
1 property 1 required
FilesDownloadRequest
object
1 property 1 required
Match
object
3 properties 3 required
ReplaceResult
object
3 properties
ReplaceRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

daytona-io-file-system-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 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 file-system 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.