Overview
Ledgerize lets you convert bank statement PDFs into clean, structured data via simple HTTP endpoints. Authenticate with an API key in theX-Api-Key header, upload a PDF, start a conversion, poll a job, and fetch the result.
Start here
Follow our three step quickstart guide.
Quick links
Quickstart
Start with cURL and Node.js examples.
Authentication
Use the X-Api-Key header.
Upload
Upload a PDF and get a UUID.
Convert & Jobs
Convert, poll, and fetch results.

