Payment Matching API
Integrate bank statement parsing and payment matching into your product. Create jobs, fetch results, and automate reconciliation with webhooks.
Common Integration Use Cases
Seamlessly integrate powerful reconciliation into your platform
Accounting Platforms
Accounting and bookkeeping platforms
School Systems
School fee reconciliation and student ledgers
ERP Integration
ERP integrations and month-end automation
Typical API Workflow
Four simple steps to integrate payment matching
Authenticate
Create an API client and exchange credentials for a token.
POST /api/v1/tokenCreate Job
Upload a statement + expected file to create a job.
POST /api/v1/jobsMonitor Status
Poll job status or receive a webhook on completion.
GET /api/v1/jobs/{id}Fetch Results
Fetch matched / partial / unmatched results.
GET /api/v1/jobs/{id}/resultsDeveloper-Friendly by Design
Everything you need for a production-ready integration
API Keys & Quotas
API keys, quotas, and usage alerts
Webhook Events
Webhook events for jobs and usage
Hybrid Parsing
Hybrid parsing (no per-bank templates for most statements)
Ready to Integrate?
Get started with our comprehensive API documentation. Sandbox environment included with every account.