Reducto document intelligence automation
Fire the workflow when an async job completes (Svix-signed delivery).
2 fields
Upload a file by URL to Reducto storage; returns a reducto:// id reusable as document URL.
1 field
Convert a document into layout-aware structured JSON/markdown (synchronous).
4 fields
Enqueue a parse job and return a job_id immediately (asynchronous).
5 fields
Pull specific structured fields from a document using a JSON schema (synchronous).
Asynchronous schema-based field extraction; returns a job_id.
Divide a multi-document file into labeled sections (synchronous).
3 fields
Asynchronous document splitting; returns a job_id.
Categorize a document into one of a provided set of document types/labels.
Programmatically modify a PDF/DOCX - fill forms, write field values, redact (synchronous).
Asynchronous document editing / form write-back; returns a job_id.
Run a composed multi-step pipeline (split -> parse -> extract) in one call (synchronous).
Asynchronous pipeline execution; returns a job_id.
Retrieve status and results of an async job.
List async jobs for the account with cursor-based pagination.
Cancel a running or queued async job.
Get the Svix portal URL where webhook delivery endpoints are managed.
Return the running Reducto API version string.
Wire Reducto into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.