Document splitting
A multi-document scan bundle classified and split: what each document is, where it starts and ends, and a summary.
A production call, recorded 2026-09-01
charged 00 creditsrun 0.00 s
- auth (bearer key)
- per-key throttle
- validate body
- balance precheck
- run the capability
- charge credits ON SUCCESS ONLY
- JSON
The document12 lines
=== PAGE 1 ===INVOICE INV-10428Acme Supplies Inc.TOTAL DUE: $1,255.50=== PAGE 2 ===(invoice continued) Terms: Net 30. Remit to Acme Supplies.=== PAGE 3 ===CERTIFICATE OF LIABILITY INSURANCEProducer: Hartford. Insured: Northwind Coffee LLC. General aggregate $2,000,000. Expiry 01/15/2027.=== PAGE 4 ===MASTER SERVICES AGREEMENTBetween Northwind Coffee LLC and Beanstream Logistics. Effective 2026-03-01. Term 24 months.
The responseschema-valid · req_470184e8e02bcdb4d60d01f7
// sending the call
// 0 credits charged so farcurl https://api.thecompound.tech/v1/split \
-H "Authorization: Bearer $COMPOUND_API_KEY" \
-H "Content-Type: application/json" \
-d '{"fileUrl":"https://…/scan-bundle.pdf"}'Scored
5 of 5 field checks passed when the eval suite last ran against production, on 2026-07-08. Every endpoint's score
The Documents guide has this endpoint with its example response. The reference has every parameter.
More from Documents
Document parse $0.10/documentAny invoice, receipt, EOB, ERA, or COI, PDF or image, into structured, validated JSON.Contract analysis $0.12/contractA contract → parties, effective date, term, renewal, governing law, obligations, and flagged risk clauses.Invoice extraction $0.08/invoiceAn invoice, PDF, photo, or text, into vendor, dates, PO refs, tax, totals, and clean line items.Receipt extraction $0.06/receiptA receipt into merchant, items, totals, payment method, and an expense category, built for expense flows.Statement parsing $0.12/statementA bank or card statement into the account, the period, balances, and every transaction as a normalized row.Resume parsing $0.08/resumeA resume or CV into a structured candidate profile: contact, skills, experience, education, and links.Table extraction $0.08/documentEvery table in a document, even scanned, as clean headers and rows, ready for your spreadsheet or DB.Document comparison $0.15/comparisonTwo versions of a contract or document → every material change, what it means, and the risk it carries.