Returns the cash flow statement for the given date range. Defaults to the current quarter.
The full statement is always returned. Returns one period per request. Make separate calls for monthly breakdowns.
API key prefixed with finta_
Start of the reporting period (YYYY-MM-DD). Defaults to beginning of current quarter.
End of the reporting period (YYYY-MM-DD). Defaults to today.
The cash flow statement
cash_flow "2026-01-01"
"2026-03-31"
"USD"
Cash balance at the start of the period.
100000
Cash balance at the end of the period.
145000