问题描述
做任何银行通过任何形式的API提供个人账户的数据源?我基本上希望检查账户余额,而无需登录到他们的网站。
Do any banks offer data feeds of personal accounts via any form of API? I'm essentially looking to check balances on accounts without logging into their website.
我记得在某个时刻念叨全能银行的协议......也许mint.com使用它来访问帐户?是否mint.com与每家银行的特殊关系,或者我可以充分利用他们的方法是什么?
I remember reading about a universal banking protocol at some point... and maybe mint.com uses it to access accounts? Does mint.com have a special relationship with each bank, or can I leverage their method?
编辑:对于我的要求,我只访问我自己的财务数据有兴趣
For my requirements, I'm only interested in accessing my own financial data.
推荐答案
中查找(OFX)在网络上的格式。这(我相信)是银行业的通用格式。
Look up the Open Financial Exchange (OFX) format on the web. That (I believe) is a generic format for the banking industry.
这篇关于银行API /协议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!