Statement parsing
A bank or card statement into the account, the period, balances, and every transaction as a normalized row.
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 document11 lines
CHASE BUSINESS COMPLETE BANKINGNorthwind Coffee LLC — Account ****4821Statement period: 06/01/2026 - 06/30/2026Opening balance $18,240.1106/03 STRIPE PAYOUT +$4,820.5006/05 WEWORK JUNE RENT -$2,100.0006/09 GUSTO PAYROLL -$6,412.0006/14 STRIPE PAYOUT +$5,101.2006/21 AWS -$318.4206/27 STRIPE PAYOUT +$2,363.21Closing balance $21,694.60
The responseschema-valid · req_5100df980ffa3bd358606505
// sending the call
// 0 credits charged so farcurl https://api.thecompound.tech/v1/statement \
-H "Authorization: Bearer $COMPOUND_API_KEY" \
-H "Content-Type: application/json" \
-d '{"fileUrl":"https://…/statement.pdf"}'Scored
9 of 9 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.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 splitting $0.10/bundleA multi-document scan bundle classified and split: what each document is, where it starts and ends, and a summary.Document comparison $0.15/comparisonTwo versions of a contract or document → every material change, what it means, and the risk it carries.