Dutch mobile-only bank Bunq also published their API pretty recently: https://www.bunq.com/en/api Things are starting to not-entirely-suck in retail banking land. (in Europe, at least - not sure about elsewhere)
Monzo, the UK mobile-only bank, also has an API: https://developers.monzo.com/ Teller is not a bank itself though. I believe it started as a wrapper around banks' private APIs, not sure whether that's still the case.
Teller – API for your bank account
161–170 of 282 posts
Re: Teller – API for your bank account
#162Earlier quoted context omitted.
Hi, Firstly, we don't always need a credential. Some banks provide other auth mechanisms, e.g. EMV CAP. We use this for Barclays and Nationwide. Using Teller might not violate your bank's terms of service, which is why we advise you to read them in conjunction with ours. Furthermore, it is the view of some senior bank people that I speak to that PSD2 will make such clauses in banking terms illegal. It is also worth m…
> It is also worth mentioning there has never been a single case of fraud or loss attributed to "screen-scraping" This response makes me angry. Every service worth attacking will have security problems at some point. You're running a store of bank credentials, which you have to have access to (as opposed to password managers for example which can store user encrypted data). Given enough time, one of these services wi…
Re: Teller – API for your bank account
#163Earlier quoted context omitted.
> It is also worth mentioning there has never been a single case of fraud or loss attributed to "screen-scraping" This response makes me angry. Every service worth attacking will have security problems at some point. You're running a store of bank credentials, which you have to have access to (as opposed to password managers for example which can store user encrypted data). Given enough time, one of these services wi…
It would be interesting if there were a way to run a local client that holds your credentials and does the screen scraping to send back to this API (or others).
Re: Teller – API for your bank account
#164Re: Teller – API for your bank account
#165There were a bunch of questions about Plaid and the difference. The obvious one is that Teller is UK only and supports the top couple banks, Plaid is US only and supports thousands of financial institutions. If you need both UK and US coverage - since we both have pretty developer friendly APIs - it seems like a nice combo! Steve/Teller have also taken a bit of an antagonistic approach and has not worked with the banks - time will see if this proves successful, but we've taken the approach to work directly with the banks (as investors, clients, data-partners etc.).
Hope that helps and if you have any other questions/comments feel free to shoot me an email at william [at] plaid.com
Re: Teller – API for your bank account
#166Earlier quoted context omitted.
Or any different from Quovo ( https://www.quovo.com/ ) if you were pulling both bank data and brokerage data?
First I've heard about Plaid and Quovo. These services seem to be targeted at a developer interested in developing products for others. I really wish someone would come out with an API service targeted towards someone who would like to manage and query their portfolio of accounts with code. I have tried time and time again to use things like Mint or Quicken to have a consolidated view of my accounts, but invariably I…
Plaid was fine with creating a developer account for just a few bank accounts, they didn't have any minimum or anything.
Re: Teller – API for your bank account
#167Re: Teller – API for your bank account
#168How many times have you thought to yourself “Damn, I really wish my bank account had an API”? Now that's an intro!
I've got a yearly angry tweet that it's totally ridiculous that in $YEAR we do not have an easy, maybe just read-only, way to access our transaction data from banks. (This is for the Netherlands.) At this point I'd take the enterprisey German API over nothing. I'd love our government or the EU stepping in.
Re: Teller – API for your bank account
#169Earlier quoted context omitted.
Monzo, the UK mobile-only bank, also has an API: https://developers.monzo.com/ Teller is not a bank itself though. I believe it started as a wrapper around banks' private APIs, not sure whether that's still the case.
To be fair, Monzo isn't either. They don't have any of their own infrastructure yet, it's just a third party rebranded prepaid card.
Re: Teller – API for your bank account
#170Earlier quoted context omitted.
Are they required to adhere to a standardized API? If not, then I think there's still some utility in a service that can normalize that stuff and provide you with a single, consistent interface.
Nope. They just need to provide "an API". Got a hundred banks? That's potentially 100 integrations you'll need to do - the barriers remain in place an everyone is happy.
100% coverage might be quite time consuming, but getting most the market is not going to be excessively hard.