Prerequisites
- A Manka API token (how to generate one)
- A bank statement PDF
curl(or any HTTP client)
1. Confirm the API is up
2. Submit a statement
Response
task_id — you’ll need it for polling.
3. Poll for results
- Processing
- Completed
- Failed
Next steps
Asynchronous Analysis
Full reference for
/analysis and polling.Synchronous Transactions
Get the raw transaction list in a single request.
Combined Analysis
Analyse two or more statements together.
Errors
The error response shape and common status codes.