Fast & Reliable
Process bank statements in seconds with 99.9% uptime SLA
Secure
Bank-grade encryption with automatic 24h data deletion
Multiple Formats
Export to CSV, Excel (XLSX), or JSON for easy integration
Core Endpoints
POST
/api/v1/bank-statement
Upload bank statement PDF files (multipart/form-data)
POST
/api/v1/bank-statement/status
Check processing status of uploaded files
POST
/api/v1/bank-statement/convert
Convert and download in CSV, XLSX, or JSON format
GET
/api/v1/user
Get user information and remaining credits
Authentication
Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY