Skip to main content
Sandbox Agent SDK home page
Search...
⌘K
Discord
GitHub
Search...
Navigation
v1
Get v1fsfile
Documentation
HTTP API
HTTP Reference
v1
GET
Get v1acp
GET
Get v1acp 1
POST
Post v1acp
DEL
Delete v1acp
GET
Get v1agents
GET
Get v1agents 1
POST
Post v1agents install
GET
Get v1configmcp
PUT
Put v1configmcp
DEL
Delete v1configmcp
GET
Get v1configskills
PUT
Put v1configskills
DEL
Delete v1configskills
GET
Read the desktop clipboard.
POST
Write to the desktop clipboard.
GET
Get desktop display information.
POST
Press and hold a desktop keyboard key.
POST
Press a desktop keyboard shortcut.
POST
Type desktop keyboard text.
POST
Release a desktop keyboard key.
POST
Launch a desktop application.
POST
Click on the desktop.
POST
Press and hold a desktop mouse button.
POST
Drag the desktop mouse.
POST
Move the desktop mouse.
GET
Get the current desktop mouse position.
POST
Scroll the desktop mouse wheel.
POST
Release a desktop mouse button.
POST
Open a file or URL with the default handler.
POST
Start desktop recording.
POST
Stop desktop recording.
GET
List desktop recordings.
GET
Get desktop recording metadata.
DEL
Delete a desktop recording.
GET
Download a desktop recording.
GET
Capture a full desktop screenshot.
GET
Capture a desktop screenshot region.
POST
Start the private desktop runtime.
GET
Get desktop runtime status.
POST
Stop the private desktop runtime.
GET
Open a desktop WebRTC signaling session.
POST
Start desktop streaming.
GET
Get desktop stream status.
POST
Stop desktop streaming.
GET
List visible desktop windows.
GET
Get the currently focused desktop window.
POST
Focus a desktop window.
POST
Move a desktop window.
POST
Resize a desktop window.
GET
Get v1fsentries
DEL
Delete v1fsentry
GET
Get v1fsfile
PUT
Put v1fsfile
POST
Post v1fsmkdir
POST
Post v1fsmove
GET
Get v1fsstat
POST
Post v1fsupload batch
GET
Get v1health
GET
List all managed processes.
POST
Create a long-lived managed process.
GET
Get process runtime configuration.
POST
Update process runtime configuration.
POST
Run a one-shot command.
GET
Get a single process by ID.
DEL
Delete a process record.
POST
Write input to a process.
POST
Send SIGKILL to a process.
GET
Fetch process logs.
POST
Send SIGTERM to a process.
POST
Resize a process terminal.
GET
Open an interactive WebSocket terminal session.
cURL
cURL
curl
--request
GET
\
--url
http://localhost:2468/v1/fs/file
v1
Get v1fsfile
GET
/
v1
/
fs
/
file
Try it
cURL
cURL
curl
--request
GET
\
--url
http://localhost:2468/v1/fs/file
Query Parameters
path
string
required
File path
Response
200
File content
Delete v1fsentry
Put v1fsfile
⌘I