/
SM
smolmachines
/
smolfleet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 5d ago
View markdown
smolmachines
smolfleet API
post
/v1/machines/{id}/start
v1
latest
OpenAPI 3.1.0
Apache-2.0
2026-08-04
58
40
75.9 KB
apikeys
3
apps
8
billing
2
health
4
machines
15
get
/v1/machines
post
/v1/machines
get
/v1/machines/{id}
delete
/v1/machines/{id}
post
/v1/machines/{id}/code
get
/v1/machines/{id}/events
post
/v1/machines/{id}/exec
get
/v1/machines/{id}/files
post
/v1/machines/{id}/files
get
/v1/machines/{id}/sessions
post
/v1/machines/{id}/sessions
delete
/v1/machines/{id}/sessions/{session_id}
post
/v1/machines/{id}/sessions/{session_id}/exec
post
/v1/machines/{id}/start
post
/v1/machines/{id}/stop
nodes
5
operations
2
plans
2
pools
3
tenants
6
tokens
3
usage
1
volumes
4
machines
post
/v1/machines/{id}/start
Path parameters
id
string
required
Machine id
Response
Started
MachineInfo
required
autoStopSeconds
integer
nullable
createdAt
string
required
env
object
required
ephemeral
boolean
required
id
string
required
lastActivityAt
string
nullable
name
string
nullable
network
union
required
resources
MachineResources
required
source
union
required
state
string
required
ttlSeconds
integer
nullable
updatedAt
string
required
workdir
string
nullable