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-statementUpload bank statement PDF files (multipart/form-data)
POST
/api/v1/bank-statement/statusCheck processing status of uploaded files
POST
/api/v1/bank-statement/convertConvert and download in CSV, XLSX, or JSON format
GET
/api/v1/userGet user information and remaining credits
Authentication
Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY