Skip to main content
A report is the result of parsing one statement. Everything else — products, consents, enrichment — is derived from it.

The StatementReport

The transaction object

Transactions follow a standard, industry-familiar shape.

Filtering transactions

GET /v1/reports/:id/transactions takes query filters so you don’t always need the full set. Filters combine with AND.
Filters: category, merchant_category, direction (credit | debit), since, until (ISO dates), limit (default 500, max 1000).

Provenance

Every report is stamped with how its data was obtained, so you know how far to trust it:

Listing & fetching