Developer API

Bank Statement Converter API Docs

REST API to convert PDF statements into JSON, CSV, or XLSX

Quick Start

  1. Create an API key.
  2. POST your PDF to /api/v1/statements with your API key in the header.
  3. Receive result to your webhook endpoint or via polling.

Note: API access is available on paid plans.

Authentication

Every request must include your API key in the Authorization header, except for the unauthenticated Ping endpoint.

Authorization headerCopy
Authorization: Bearer <your_api_key_here>

Endpoints

Convert 10 pages free per week.
Try your weirdest statement.

Convert a bank statement PDF free