Libraries
Learn about libraries and SDKs to easily integrate with the Plaid APIs
All libraries for Plaid are listed below. If you've built anything that you'd be willing to share with the Plaid community, please let us know and we'll link to it here!
Client libraries
Plaid offers official API libraries for different programming languages, which are regularly updated for breaking and non-breaking API changes.
Node
plaid-node
Python
plaid-python
Ruby
plaid-ruby
Java
plaid-java
Go
plaid-go
Community libraries
Explore some of the community-supported libraries available for Plaid listed below. If you built your own library, please reach out to our Support team to add it to this list!
PHP
by @TomorrowIdeas
Haskell
by @v0d1ch
.NET
by @Ackara
.NET
Going.Plaid, by @viceroypenguin
Link client SDKs
For information on Plaid's front-end SDKs for web and mobile, see Link Libraries.
Quickstart & example apps
We've built a set of Quickstart and example applications to get you building your Plaid integration fast and with ease.
Node
quickstart-node
Python
quickstart-python
Ruby
quickstart-ruby
Go
quickstart-go
Pattern
A Node example app that demonstrates using Plaid webhooks
Plaid Postman
A Postman collection for using Plaid APIs without code