Plaid REST API v1.0 - Source Code
The Plaid API allows developers to integrate transaction and account data from most major financial institutions into third party applications. The data includes merchant names, street addresses, geo-coordinates, categories, and other info. The API uses REST calls and returns JSON. An account is required with service.

- Summary
- SDKs (15)
- Articles (3)
- How To(0)
- Source Code(14)
- Libraries(0)
- Developers (0)
- Followers (40)
- Changelog (1)
Sample Source Code (14)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Plaid Income test Ruby Sample Code | This Ruby Sample Code is a test of the Income module. The application creates an item with an institution and initial products. |
![]() | Plaid Item implementations Ruby Sample Code | This Ruby Sample Code is an implementation of the Item module. The application creates a transactions item with options, creates another item with additional options, and imports an item. |
![]() | Plaid Liabilities test Ruby Sample Code | This Ruby Sample Code is a test implementation of the Liabilities module. The application creates initial products, and enables metrics. |
![]() | Plaid Liabilities Curl Sample Code | The Plaid Liabilities Curl Sample Code demonstrates how to verify two amounts after two to three business days. This procedure aims to authenticate a user to make a payment and link a card, via micro-deposits. |
![]() | Plaid iOS Sample Code | The Plaid iOS Sample Code demonstrates how to integrate banking features into iOS applications. Plaid allows users to connect their bank accounts to an app. |
![]() | Plaid iOS Webview Sample Code | The Plaid iOS Webview Sample Code demonstrates how to run a web view project in a sandbox. Users can simulate bank account link by using test credentials. |
![]() | Plaid Android Sample Code | The Plaid Android Sample Code demonstrates how to integrate banking features into Android applications. Plaid allows users to connect their bank accounts to an app. |
![]() | Plaid React Native iOS Sample Code | The Plaid React Native iOS Sample Code demonstrates how to integrate and use Plaid Link with React Native. It includes versions for Android and iOS. |
![]() | Plaid Java Sample Code by Plaid | The Plaid Java Sample Code by Plaid shows developers how to interact with the Plaid API when using the Java language to build Android financial apps. |
![]() | Plaid Swift Sample Code by Plaid | The Plaid Swift Sample Code by Plaid shows developers how to interact with the Plaid API when using the Swift language to build iOS financial apps. |
![]() | Plaid Objective-C Sample Code by Plaid | The Plaid Objective-C Sample Code by Plaid shows developers how to interact with the Plaid API when using the Objective-C language to build iOS financial apps. |
![]() | Plaid Python Sample Code by Plaid | The Plaid Python Sample Code by Plaid shows developers how to interact with the Plaid API when using the Python language to build financial apps. |
![]() | Plaid Ruby Sample Code by Plaid | The Plaid Ruby Sample Code by Plaid shows developers how to interact with the Plaid API when using the Ruby language to build financial apps. |
![]() | Plaid NodeJS Sample Code by Plaid | The Plaid NodeJS Sample Code by Plaid shows developers how to interact with the Plaid API when using the NodesJS language to build financial apps. |