1
2
Generate a Link Token
Call the Generate a Link Token endpoint with the target User ID using your Junction Team API Key.
3
Initiate the Link Flow
The API response provides a short-lived Link Token (
link_token), as well as a Web URL (link_web_url).You can use the Web URL to launch the Junction Link Widget directly. Alternatively, you can use the Link Token
in concert with the Junction Link API to build your custom Link Widget experience.