Monarch Money
communityModern personal finance — collaborative budgeting, net worth tracking, and investment insights
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/accountsGet accounts
Returns
accounts[] with id, name, type, balance, institution, last_syncedGET
/api/transactionsGet transactions
Parameters
tostringoptionalfromstringoptionalcategorystringoptionalReturns
transactions[] with id, date, merchant, amount, category, account, notes, tags[]GET
/api/cashflowGet cash flow
Parameters
monthstringoptionalReturns
income, expenses, savings, by_category{}, trends[]}