Link Bank Accounts in the Sila API
On the client side of your application, integrate Plaid Link and then obtain the public token from your user's interaction with the interface. Then send it to our /link_account API endpoint.
You will need to use our Plaid public key when calling /link_account.
fa9dd19eb40982275785b09760ab79
You don't need a Plaid subscription to use Sila, but if you would like to use your own Plaid public key let us know.
Responses at the /link_account are synchronous, meaning that a success response indicates a successfully-linked bank account.
Important: In July 2020, Plaid introduced link_token which is not yet supported. Visit Plaid - Maintain Legacy Integrations to learn more.