Intake
Collect documents
from any channel.
Intake accepts documents from email, API, SFTP, bulk upload, and a client portal, then puts them in one queue. OCR and deduplication run automatically.
MIT licensed. Self-hostable.
- POST
/v1/intake - POST
/v1/intake/email - GET
/v1/intake/queue - POST
/v1/intake/sftp - POST
/v1/intake/portal
What Intake does
One queue for
every file you receive.
Your clients send documents however they want. Intake normalizes every channel into the same stream with the same metadata, so you stop chasing attachments.
Five ways to send files
Email forward, API upload, SFTP, bulk zip, or a hosted client portal. All of them land in the same place.
OCR runs on every file
Scanned PDFs, phone photos, CSV, XML, and JSON are all readable before classification.
Duplicate files are caught
Hash-based matching means the same statement is never processed twice, even if it is sent twice.
Audit log on every file
Source, sender, checksum, timestamp, and retention policy recorded automatically.
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.