Lunch Money logo
Lunch Money
Create
Log in
Roadmap
Feedback
Developer API
36
Changelog
Log in to your Lunch Money account to give feedback

    Boards

  • Transactions

  • Budget

  • Recurring Items

  • Overview

  • Calendar

  • Net Worth, Stats, Trends

  • Query Tool

  • Categories, Tags

  • Accounts, Assets

  • Rules

  • CSV Importing

  • Developer API

  • General Feature Request

  • Getting Started

  • Institution Status & Requests

  • Bugs

  • Mobile App

Powered by Canny

Developer API

posts
Balance History (Net Worth Tracker data) endpoint
It would be great to make the data queryable via the API.
3
·
in progress
/recurring_items API returns empty results with mid-month start_date
For some reason, a start_date of today's date returns an empty array. For example: {{BASE_URL}}/recurring_items?start_date=2026-06-18&end_date=2026-12-31&include_suggested=false - doesn't work and returns an empty array {{BASE_URL}}/recurring_items?start_date=2026-06-01&end_date=2026-12-31&include_suggested=false - works fine {{BASE_URL}}/recurring_items?start_date=2026-07-01&end_date=2026-12-31&include_suggested=false - works fine Behavior is consistent across v1 and v2 paths.
2
·
in progress
Powered by Canny