List your bank transactions
Retrieve a paginated list of your own transactions, with filtering options. This is a first-party endpoint: it returns only the transactions belonging to your authenticated account, using your own session (bearer token or session cookie). Data from connected bank feeds (open-banking / CDR data) is your own data and is returned only to you here — this endpoint is not a third-party or server-to-server integration channel, and API keys are not accepted on it. To let an assistant work with your data, see the MCP endpoint; to send your own entries out to other tools, see webhooks and the Integration API.
Authorizations
First-party access token for your own signed-in session, obtained from the /api/enterprise-auth/login endpoint. The REST API returns your own account data to you — it is a first-party consumer surface, not a third-party integration channel. Data from connected bank feeds (open-banking / CDR data) is your own data, returned only to you in your own authenticated session.
Query Parameters
x <= 200Filter by category ID
debit, credit 