Looking on docs.monzo.com, the “https://api.monzo.com/transactions” API call should return the balance at the time of the transaction, but I’ve never been able to retrieve this information. The transactions it returns gives the value of the transaction, but not the balance at the time of the transaction.
Is there any way to retrieve this? Or am I going to have to go through each and every transaction, doing a running total?