$FLOWY_API) and require the Authorization: Bearer flw_sk_… header, except the public OpenAPI spec. Responses are wrapped in a data envelope.
List apps
Get an app
| Path parameter | Description |
|---|---|
appId | The app’s id (from List apps). |
nodeId is the key you pass in the run request’s inputs map.
Start a run
runId — poll Get a run for the result.
| Path parameter | Description |
|---|---|
appId | The app to run. |
202 Accepted
Get a run
| Path parameter | Description |
|---|---|
runId | The id returned by Start a run. |

