BankStatementAPI
This is a bank statement financials api, the main purpose is to convert pdf into csv (comma separated values). On top of that, it supports different modes from auditor to accountant modes which gives customized information of interest.
BankStatementAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Process Statement /api/process-api |
### Endpoint: `POST /parse-bank-statement` **Description** This endpoint accepts a bank statement file (PDF, JPEG, or PNG) and returns structured transaction data, a financial… |
BankStatementAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $20 / month | — |
|