Workflows
Orchestrate document
work end to end.
Workflows chain Moneyline stages and your own steps into one durable definition. Branching, approvals, retries, and history are built in.
MIT licensed. Self-hostable.
API surfacev1
- POST
/v1/workflows/run - POST
/v1/workflows/approve - GET
/v1/workflows/runs - POST
/v1/workflows/resume - GET
/v1/workflows/trace
What Workflows run
Your process,
as code.
Most teams build this layer themselves. Moneyline gives you the durable runtime so you can describe the path and stop maintaining orchestration code.
Branch by type, risk, or rule
Different paths for clean approvals, review, and declines live in one definition.
Human-in-the-loop steps
Reviewer queues, approvals, and comment threads attached to each run.
Durable retries
Steps resume across deploys. External blips do not lose work.
Full run history
Every transition, input, output, and reviewer action preserved for compliance.
More of the platform
Start processing
documents in 5 minutes
Install the SDK, authenticate, and parse your first document. No credit card, no sales call.