Visual workflow engine: DAG execution, human approval, AI bot nodes, and HTTP integrations — REST API for designing, publishing, and running flows.
workflow-api source, issues, and contribution guide
Try POST /v1/login, workflows, executions, approvals
/v1/health plus /health/live and /health/ready
Exercise LLM workflow nodes from the browser
Create sk-wf- keys and call execute without JWT
Demo endpoint: POST /v1/verify (used by flow HTTP steps)
React Flow–style graph sync, versioning, publish and archive
Human-in-the-loop tasks: approve, reject, transfer
LLM steps with project secrets and optional OpenAI key
Run flows, list executions, cancel, inspect node logs
SSE stream for execution events during runs
JWT auth, bot configs, encrypted secrets per project