Copilot Money
communitySmart finance app for iOS — AI-powered budgeting, spending insights, and investment tracking
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 linked accounts
Returns
accounts[] with id, name, type, balance, institutionGET
/api/transactionsGet transactions
Parameters
tostringoptionalfromstringoptionalReturns
transactions[] with id, date, description, amount, category, accountGET
/api/insightsGet spending insights
Parameters
monthstringoptionalReturns
total_income, total_spending, savings_rate, top_categories[], recurring[], unusual_spending[]