Supported Bank Linking Products
Explanation of the Products
Supported Products
Each connection is established via a service provider. The service provider handles the customer's credentials, multi-factor authentication, and deals directly with the customer's bank. The list of currently supported service providers and their product availability is detailed below. Specific details surrounding each provider can be found on the Provider Details pages.
| Finicity | X | X | X | X | X | X | |
| Plaid | X | X | X | X | X | X | X |
| Akoya | X | X | X | X | X | X | |
| Yodlee | X | X | X | X | X | X | |
| MX | X | X | X | X | X | X | X |
| Salt Edge Open Banking | X | X | X | X | |||
| Salt Edge Partners | X | X | X | X | |||
| Mesh | X | X | X |
Product Initialization
Products are initialized within the /connect/start request when creating a connection. Choosing which products to initialize varies based on your application's requirements. The products specified restrict the institutions shown in the institution selection pane to only display those that support all of them. If maximizing institution coverage is a high priority to your application, then only specify products in the /connect/start request that are critical to your use-case so as to reduce the amount of institutions that get filtered out. To get around this requirement and be able to fetch more data where available, look at using Optional Products.
Note: This filtering is done at the institution level only and does not apply to the customer's financial accounts at their institution. That is, when the customer is faced with the account selection pane for determining which accounts they consent to be aggregated, all their accounts will be displayed even if individually some of them may not support all the requested products. Therefore, there is no guarantee that each account the customer selects will support a particular product, it only implies that the institution supports that product for at least some of its account types.
Note: Some products are priced differently and vary in availability by service provider.
Updated 2 months ago