Is there an API to get bank transaction and bank balance?

Expert wanna be picture Expert wanna be · Sep 1, 2011 · Viewed 179.8k times · Source

I'm using CHASE bank. (Also Bank of America) and I want to get my bank transactions and my balance if I can. Is there an API for that? in PHP or JAVA? If so, please let me know how to get them.

Answer

Robert Kehoe picture Robert Kehoe · Oct 5, 2011

Just a helpful hint, there is a company called Yodlee.com who provides this data. They do charge for the API. Companies like Mint.com use this API to gather bank and financial account data.

Also, checkout https://plaid.com/, they are a similar company Yodlee.com and provide both authentication API for several banks and REST-based transaction fetching endpoints.