18

Is there an API that would let me access my AMEX transactions? How do Mint or any other finance websites export my data? If so, is it free?

user140736
  • 1,913
  • 9
  • 32
  • 53

3 Answers3

12

Take a look at open financial exchange.

American Express appears to support this.

WhirlWind
  • 13,974
  • 3
  • 42
  • 42
6

Mint uses the services of Yodlee (see here), a firm that essentially acts as middleware between banks and companies like Mint.

You might be interested in Yodlee's Account Data Gathering API but it looks like it is something that requires a formal agreement, and access to the API probably needs to be paid for..

MasterCard are also looking at releasing an API (see here) so maybe AMEX will follow suit?

James Webster
  • 4,046
  • 29
  • 41
-2

You can find sample code, SDKs, and a variety of other open source work by American Express on GitHub.

Check the following URL for details description: https://developer.americanexpress.com/essentials

We welcome your contributions on GitHub. Feel free to submit requests or send us a pull request with your contributions. We'd especially like to know which languages you'd like to see more of for our samples repository.

Michael Lihs
  • 7,460
  • 17
  • 52
  • 85