I'd like to track my Net Worth in a more granular way than what Lunch Money offers, I was wondering if the API at https://api.lunchmoney.app/assets could be exposed, it's basically exactly the data I want. It would also be super super useful for me to expose https://api.lunchmoney.app/assets/sync/balances (with a rate limit of course)
It'd be even better if the Public API version combined these two APIs so that you could make a POST to the account balances API, it'd do the Plaid sync if any account were more than e.g. 12hrs out of date, then return the results <3