/
PO
pollen-robotics
/
Reachy Mini REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
79
46
115.2 KB
Start App
Start an app by its name.
post
/api/apps/start-app/{app_name}
Path parameters
app_name
string
required
Response
Successful Response
AppStatus
required
Status of an app.
info
AppInfo
required
state
'starting'
|
'running'
|
'done'
|
'stopping'
|
'error'
required
Status of a running app.
error
string
nullable