Skip to main content
This walkthrough submits a PDF for asynchronous analysis and retrieves the result.

Prerequisites

1. Confirm the API is up

You should see:

2. Submit a statement

Response
Save the task_id — you’ll need it for polling.

3. Poll for results

The response moves through three terminal states:
Skip polling entirely by passing a callback_url when submitting — Manka will POST the final payload to that URL. See Callback payload.

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.