API Playground
Build a request and preview the exact response shape. POST a file, get structured JSON back — no SDK, no per-page billing. Paste a key to personalize the snippet, or grab one free.
Request
curl -X POST https://statementocr.com/api/extract \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@bank-statement.pdf"
Preview only — shows the response shape for bank statements. No file is sent and no credits are used.
Fields returned for bank statements
- ✓Account holder & bank name
- ✓Statement period
- ✓Opening & closing balance
- ✓Every transaction (date, description, amount)
- ✓Total deposits & withdrawals