Merge Link
Merge Link is the authentication flow that allows your end-users to connect their third-party accounts to your application. It provides a secure, user-friendly interface for establishing connections.
How Merge Link Works
- Generate Link Token: Create a temporary token for the authentication session
- Initialize Link Flow: Direct your user to the Merge Link interface
- User Authentication: User logs into their third-party account
- Account Connection: Merge establishes the connection and creates a Linked Account
- Callback: Your application receives the Account Token
Implementation Options
Option 1: Hosted Link (Recommended)
Redirect users to a Merge-hosted page:
Option 2: Embedded Link
Embed the Link flow directly in your application:
Link Token Configuration
When generating a Link Token, you can specify:
Customization
Merge Link can be customized to match your brand:
- Custom colors and styling
- Your company logo
- Custom success/error messages
- Specific integration selection
Contact your Merge representative for customization options.