Skip to main content

Overview

Ledgerize lets you convert bank statement PDFs into clean, structured data via simple HTTP endpoints. Authenticate with an API key in the X-Api-Key header, upload a PDF, start a conversion, poll a job, and fetch the result.

Start here

Follow our three step quickstart guide.

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.

Resources

Postman

Download the collection.