/
OP
openrelay
/
OpenRelay API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-27
Details
Filter operations
Account
7
API Keys
3
get
List an org's API keys (no secrets)
post
Create an API key (returns the plaintext once)
delete
Revoke an API key
Batches
5
Billing
8
Catalog
7
Clusters
8
Files
5
Organizations
11
Pods
3
Provider
11
Registry Credentials
3
Reservations
9
Runners
9
Snapshots
4
SSH Keys
3
Transfers
8
Usage
2
VMs
16
Webhooks
7
API Keys
Revoke an API key
delete
/v1/orgs/{orgId}/api-keys/{id}
Path parameters
orgId
string
required
id
string
required
Response
Revoked
Changes