Skip to main content

Bank Linking


Sessions - Enabling Bank Linking for Customers

The v2/sessions API is the cornerstone of our product suite. Through this API you will enable customer interactions such as account linking and payments.

This API will return a sessionKey and a redirectUrl both of which can be used to surface the Link Client, through our SDKs or directly from your html.

Session Keys are short lived to ensure secure connections, it should be used for unique interactions between Link Money and customers. SessionKeys are intended for a single use and will expire upon experience completion.

Before initiating the integration it is recommended that you review the recommended experience integration models found here.

Endpoints

POST - /v2/sessions