/
MA
machines
/
Machines API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 15h ago · Updated 2w ago
View markdown
machines
Machines API
post
Create App
v2
latest
OpenAPI 3.0.1
Apache 2.0
2026-07-26
98
173
135.4 KB
Apps
8
get
List Apps
post
Create App
get
Get App
delete
Destroy App
post
Create App deploy token
get
List IP assignments for app
post
Assign new IP address to app
delete
Remove IP assignment from app
Machines
29
Organizations
2
Platform
2
Postgres Clusters
22
Secrets
14
TLS Certificates
8
Tokens
5
Volumes
8
Apps
Create App
Create an app with the specified details in the request body.
post
/apps
Request body
CreateAppRequest
required
enable_subdomains
boolean
name
string
network
string
org_slug
string
Response
Created