August 27th, 2025

🔌 New REST API - Your Data, Your Way

Hi! I'm excited to share a major new feature with you 🚀

I've built a brand new REST API to make your financial data even more accessible! Whether you want to build custom dashboards, integrate with your own tools, or just export data programmatically, the API gives you full control over your Lunch Flow data.

The API currently supports:

  • Listing your connection accounts.

  • Retrieving balances and transactions for any account.

The interactive documentation makes it super easy to test endpoints right in your browser - you can find it in your API destination settings. You can also view the public API docs here.

I'd love your feedback on what other endpoints or features would be most useful! This is just the beginning 😊


I also made a couple of improvements:

  • Use the transaction’s actual date (when available) rather than the bank’s confirmation date, so now transaction dates should be more accurate.

  • A lot of work in the background to facilitate the API and other future updates (switched to monorepo, implemented end-to-end tooling for safer api development, lots of internal refactorings to make the system more maintainable).

Let me know if you’re interested in a deeper dive behind the scenes🕵️ and as always, keep the feedback coming!