DocuPipe
Document parsing with structured extraction, classification, review, and workflow steps.
Pulls fields out of an uploaded invoice or contract, classifies it, and flags anything needing human review.
Use DocuPipe with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put DocuPipe to work.
What Snow can do with DocuPipe
These are the DocuPipe operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads8
Look at your data without changing it.
- Find Documents
Browse documents by dataset and creation time, or search filenames and document IDs when query is provided. Returns one page and a continuation cursor.
- Find Jobs
Retrieve one asynchronous job by ID, or list and filter jobs when job_id is omitted. Job details expose status, progress, errors, outputs, and credit use.
- Get Account Usage
Return current plan and credit state together with job counts and credits consumed by job type, optionally including daily usage.
- Get Document
Retrieve a processed document, including processing state, parsed content, page count, metadata, and file details.
- Get Schema
Retrieve one extraction schema and its full JSON Schema definition by ID.
- Get Standardization
Retrieve one completed standardization as structured JSON, including extraction data and field metadata.
- List Schemas
List extraction schemas available to the connected workspace, optionally including each full JSON Schema payload. Returns one page and an opaque continuation cursor.
- List Standardizations
List structured extraction results, filtered by schema, document, or up to 1000 known standardization IDs. Returns one page and a continuation cursor.
Creates3
Add something new to your account.
- Create Schema
Create a reusable extraction schema from a valid JSON Schema and optional extraction guidelines.
- Standardize Document
Start V3 agentic structured extraction for one processed document and return the job and standardization IDs. Standard effort costs 2 credits per page; high effort costs 4 credits per page. Omitting schema_id also consumes schema-generation credits.
- Upload Document
Submit one local file or remote file URL for asynchronous parsing. Returns the document and job IDs used to track processing. When workflow_id is provided, also run that existing workflow after parsing and return its result IDs. Processing consumes credits based on page count and workflow steps.
Deletes2
Remove something. This often cannot be undone.
- Delete Document
Permanently delete one previously submitted DocuPipe document by ID. This destructive operation cannot be undone.
- Delete Documents
Permanently delete multiple previously submitted DocuPipe documents by ID in one batch. This destructive operation cannot be undone.
Related integrations
Ready to put DocuPipe to work?
Sign up free, build an app by chatting, and connect DocuPipe in minutes. No credit card required.