|
|
|
|
|
by slackoverflower
2672 days ago
|
|
Plaid is really just a centralized API layer for all the different bank accounts and bank systems which all have different specifications and data formats. Plaid just makes it easy for to get it in a clean JSON response. They don't store the transaction data themselves, they're just a middleman. |
|
For what it's worth, I actually like Plaid's API compared to Yodlee, but have serious concerns about privacy. There's no way to determine if they are _just_ collecting transactions when you request the user's transactions as a dev. The user is handing over their user/pass/MFA and Plaid could be doing god knows what with that.