This walkthrough submits a PDF for asynchronous analysis and retrieves the result.Documentation Index
Fetch the complete documentation index at: https://docs.manka.tz/llms.txt
Use this file to discover all available pages before exploring further.
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.

