Skip to content
Runta
Resources
Docs
Blog
Pricing
About
Careers
Start free with $50 credit
Resources
Docs
Blog
Pricing
About
Careers
Social
Discord
GitHub
X
LinkedIn
Search
Ctrl
K
Cancel
Start Here
Getting Started
Architecture
Runtime Basics
Features
Token Saving
Auto Suspend and Wake-Up
Files
Egress
Checkpoints
Secret Stubs
Publish a Service
Memory Auto Scaling
Team Access and Roles
Agent Skills
Overview
Runta Installer Skill
Runta Demos Skill
Runta CLI Skill
Runta Python SDK Skill
Runta TypeScript SDK Skill
Integration
Harbor
OpenAI Agents SDK
Runta CLI
Overview
Install and Configuration
Lifecycle
Command Execution
Files
Checkpoints
Egress
Secrets
Python SDK
Overview
Sync
CheckpointManager
EgressManager
FileManager
Runta
Runtime
RuntimeCheckpointManager
RuntimeManager
RuntimeSecretManager
SecretManager
Async
AsyncCheckpointManager
AsyncEgressManager
AsyncFileManager
AsyncRunta
AsyncRuntime
AsyncRuntimeCheckpointManager
AsyncRuntimeManager
AsyncRuntimeSecretManager
AsyncSecretManager
Shared
ApiError
CheckpointInfo
CheckpointState
CommandError
CommandResult
ConfigError
CreateRuntimeResourceRequests
CreateRuntimeResources
DefaultSecretStubInfo
EgressMode
EgressPolicy
IngressSpec
PatchRuntimeResourceRequests
PatchRuntimeResources
RuntaError
RuntimeInfo
RuntimeResourceLimits
RuntimeResourceRequests
RuntimeResources
RuntimeStatus
SecretInfo
SecretStubConfig
SecretStubInfo
TypeScript SDK
Overview
Core
Runta
Runtime
Managers
Runtimes
Files
Secrets
Checkpoints
Egress
Shared
Configuration
Runtime Models
Secret Models
Checkpoint Models
Statuses and Modes
Errors
Runta REST API
Overview
Health
Liveness check
GET
Liveness check
HEAD
Auth
Revoke the current bearer credential
DELETE
Start a device authorization
POST
Exchange a device code for an access token
POST
Events
List organization runtime events
GET
Get an organization runtime event
GET
List analyzed tool calls
GET
Get one analyzed tool call with its capture
GET
List token savings the egress proxy already applied
GET
GitHub
List GitHub authorization requests awaiting a decision
GET
Ask a person to connect GitHub for this organization
POST
Read a GitHub authorization request
GET
List cached GitHub repositories
GET
List cached repository branches
GET
Bind a runtime to a GitHub repository branch
POST
Get a runtime GitHub binding
GET
Atomically replace a runtime's GitHub repository bindings
PUT
Delete a runtime GitHub binding
DELETE
Runtimes
List available Runtime Image variants
GET
Delete an unused custom Runtime Image
DELETE
List Dockerfile Runtime Image builds
GET
Build a private Runtime Image from a Dockerfile
POST
Get a Dockerfile Runtime Image build
GET
Cancel a queued Dockerfile Runtime Image build
DELETE
Dismiss a terminal Runtime Image build from recent history
DELETE
List runtimes
GET
Create a runtime
POST
Get a runtime by UUID
GET
Delete a runtime by UUID
DELETE
Patch runtime resources or policy
PATCH
Boot a shut-down runtime
POST
Enable the runtime VNC desktop
POST
Disable the runtime VNC desktop
POST
List runtime VNC credentials
GET
Create a runtime VNC credential
POST
Revoke a runtime VNC credential
DELETE
Pause a running runtime
POST
Resume a paused runtime
POST
Gracefully shut down a runtime
POST
Files
Read a single file from a runtime
GET
Write a single file into a runtime
PUT
SSH Keys
Get the stable SSH gateway host key
GET
List the current user's SSH keys in an organization
GET
Register an Ed25519 SSH public key
POST
Delete one of the current user's SSH keys
DELETE
List SSH keys attached to a Runtime
GET
Attach one of the current user's SSH keys to a Runtime
PUT
Detach an SSH key from a Runtime
DELETE
Secrets
List egress secret metadata
GET
Create an egress secret
POST
Get egress secret metadata
GET
Store or replace an egress secret
PUT
Delete an egress secret
DELETE
Checkpoints
Create a checkpoint from a runtime
POST
List user checkpoints
GET
Get checkpoint metadata
GET
Delete a checkpoint
DELETE
Cloud Agents
List Cloud Agents
GET
Create a Cloud Agent
POST
Get a Cloud Agent
GET
Delete a Cloud Agent
DELETE
Update a Cloud Agent
PATCH
Open a short-lived Cloud Agent computer session
POST
List Cloud Agent runs
GET
Create a Cloud Agent run
POST
Get a Cloud Agent run
GET
Cancel a Cloud Agent run
DELETE
Resume a Cloud Agent run
POST
Follow up a Cloud Agent run
POST
List Cloud Agent session events
GET
Stream Cloud Agent run events
GET
List Cloud Agent artifacts
GET
Create a Cloud Agent artifact
POST
Get a Cloud Agent artifact
GET
Delete a Cloud Agent artifact
DELETE
Execute a Cloud Agent workspace operation
POST
Write a Cloud Agent workspace file
PUT
Delete a Cloud Agent workspace file
DELETE
Managed Model Providers
List managed model providers
GET
Update a managed model provider
PATCH
Identity
Get the current user profile
GET
Memory Auto Scaling
The memory auto-scaling guide is now available under
Memory Auto Scaling
.