It would be awesome for DYI coders 🤓 like me to have access to the classifications of payments via the API.

Currently I'm still running my own classifier next to bunq Insights to have Household costs (between salary payments) automatically accumulated and when my salary arrives automatically transferred to our household expenses account. It would be - of course - nicer if I could use the classifications of bunq Insights for this 😎 🌈

    First thing I started looking for was API functionality for this feature. Looking forward to being able to manage my catagories via the API!

      +1!!! Just started working on a weekend / side project to automate my bunq accounts and having access to the Insights data would open some new possibilities.

      If anyone's interested, it's open source: https://github.com/igoramadas/jarbunq

        Isn’t the data technically already available? Or do you mean access to the processed data?

        The raw data can be obtained and processed, the opensource bunqDesktop app has done so for a long time already. :)

          @LH-Black-Wolf#121148 Yes I mean access to the processed data. I know I can access the MerchantCategoryCode and such, but why do extra work on maintaining my own categorizer while bunq does it for you. Meaning you also just have to train one model :-)

          So yea, access to the processed data and categories via the bunq API 🤓

            Write a Reply...