Skip to main content
🔌 API Integration

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

1

Authenticate

Create an API client and exchange credentials for a token.

POST /api/v1/token
2

Create Job

Upload a statement + expected file to create a job.

POST /api/v1/jobs
3

Monitor Status

Poll job status or receive a webhook on completion.

GET /api/v1/jobs/{id}
4

Fetch Results

Fetch matched / partial / unmatched results.

GET /api/v1/jobs/{id}/results

Developer-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.