Skip to content

Cashflow dashboard

GET
/api/v1/dashboard/cashflow

Current cash position, monthly burn, runway, 90-day projection, and recommended daily cash actions.

Authorizations

Responses

200

Successful Response

Wrapper response for GET /dashboard/cashflow.

Attributes: data: The cashflow dashboard payload.

object
data
required

Cashflow dashboard payload.

Attributes: cash_position: Current cash balance in USD. monthly_burn: Average monthly burn rate in USD. runway_days: Estimated days of runway remaining. projection_90d: Projected cash balance in 90 days. daily_actions: Recommended cash management actions. status: Overall runway health status.

object
cash_position

Current cash balance

number
daily_actions

Recommended actions

Array<string>
monthly_burn

Average monthly burn rate

number
projection_90d

Projected 90-day cash balance

number
runway_days

Days of runway remaining

integer
status

Runway health status

string
default: green