Bank Statement Parser API
Extract transactions, categorize spending, detect income, and deliver structured financial intelligence from any bank statement PDF. AI-powered categorization, recurring payment detection, and anomaly analysis.
Bank Statement Parser API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Parse | ||
| POST |
parseStatement /api/v1/parse |
Parse a bank statement PDF and return structured financial data including transactions, analytics, and anomaly detection. **This endpoint consumes 1 credit per request.** |
| Validate | ||
| POST |
validateStatement /api/v1/validate |
Lightweight pre-check to validate if a PDF is parseable. **This endpoint does NOT consume credits.** |
| Health | ||
| GET |
healthCheck /api/v1/health |
Check API health status |
Bank Statement Parser API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|