/
OP
openrelay
/
OpenRelay API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 16h ago
View markdown
openrelay
OpenRelay API
get
List an org's VMs (cursor-paginated)
v2
OpenAPI 3.1.0
2026-08-07
139
158
192.4 KB
Account
7
API Keys
3
Batches
4
Billing
8
Catalog
6
Clusters
8
Files
5
Internal
15
Organizations
10
Pods
3
Provider
11
Registry Credentials
3
Reservations
8
Runners
9
Snapshots
4
SSH Keys
3
Transfers
8
Usage
2
VMs
15
get
List an org's VMs (cursor-paginated)
post
Create a VM
get
Get a VM by id
get
Live burn rate, session cost so far, and org runway for a VM
get
Get a VM with its GPU/node/template info and price
post
Reboot a VM
post
Resize a stopped VM's disk
post
Restart a VM
get
SSH keys attached to a VM + the org's keys
post
Attach an org SSH key to a VM
delete
Detach an org SSH key from a VM
post
Stop a VM
get
Get a VM's embedded Telegram link
post
Terminate a VM
post
Set a VM's endpoint visibility
Webhooks
7
VMs
List an org's VMs (cursor-paginated)
get
/v1/orgs/{orgId}/vms
Path parameters
orgId
string
required
Query parameters
limit
integer
cursor
string
Response
Page of VMs
VmPage
required
items
VmSummary[]
required
nextCursor
string