First Open Banking API Sandbox in the UK
31–40 of 49 posts
Re: First Open Banking API Sandbox in the UK
#32If you're in the UK and want a banking API (including payments and transfers), I'm building http://teller.io/ . It's been in private beta about 2.5 months and access will be opening more broadly soon. I couldn't wait for banks to get themselves into gear so I reverse engineered all of their mobile apps, took their private APIs and expose a single unified API through Teller. Here is a video of me cURL-ing my bank acco…
How did you reverse engineer the Natwest/Ulster/RBS app. It is my understanding they use certificate pinning?
Re: First Open Banking API Sandbox in the UK
#33Re: First Open Banking API Sandbox in the UK
#34Re: First Open Banking API Sandbox in the UK
#35Earlier quoted context omitted.
Certificate pinning is easy to defeat.
Doesn't exactly answer the question..
* find the certificate file in the app and replace it with your own.
* hook the function that verifies the certificate and make it return true.
Re: First Open Banking API Sandbox in the UK
#36I've been dreaming of a standardized banking API for as long as I've been using online banking. It crushes my soul every time Mint makes me send them my actual log in credentials just to scrape transaction data. Really hope this catches on, but I think too many orgs have a vested interest in being the gate-keepers of your banking data.
Re: First Open Banking API Sandbox in the UK
#37Finally loaded . Here is the blurb from their website: UK Open Banking A demo of Open Banking APIs in the UK In February 2016, a group of experts from the banking, FinTech, security and open data communities published a framework to deliver an open standard for Application Programming Interfaces (APIs) for UK banks. This work, led by HM Treasury, aims to increase competition and innovation in and around banking to im…
Re: First Open Banking API Sandbox in the UK
#38Earlier quoted context omitted.
Let by us at the Open Bank Project (www.openbankproject.com)
How does this work. Will banks be using the same API structure in general, or is it more sort of an advice type of thing. Also what type of operations are intended to be supported (read/write?)
Re: First Open Banking API Sandbox in the UK
#39Earlier quoted context omitted.
Mint has always pulled my data automatically from BOA, Chase and Wellfargo. Which banks are you using??
Mint is logging in on your behalf, unless you have a different service than I do.
Re: First Open Banking API Sandbox in the UK
#40Earlier quoted context omitted.
Let by us at the Open Bank Project (www.openbankproject.com)
How does this work. Will banks be using the same API structure in general, or is it more sort of an advice type of thing. Also what type of operations are intended to be supported (read/write?)