Get Cashflow

The Cashflow API provides access to Personal and Business cash flow data. For personal accounts, it offers insights into monthly cash inflows, outflows, and net cash flow. For business accounts, it offers detailed insights on revenue, expenses, and net cash flow.

You can use this API to evaluate financial stability, manage cash flow effectively, and assess the account holder's ability to meet financial obligations.

Query Params
uuid
required

The entity_id you're querying for.

boolean
Defaults to true
deprecated

When true the API will only return a results_id which can be fetched from the data/v2/results endpoint when ready. Note: it's recommended to use the sync flow (async=false) for all requests by adapting the data workflow.

date
required

The start date in UTC (in the format YYYY-MM-DD) you want to query transactions for.

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json