The Junction Link flow starts when a user wants to connect a wearable device with Junction. An overview of the process can be found below.Documentation Index
Fetch the complete documentation index at: https://vital-mintlify-seo-frontmatter-1778144680.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Generate a Link Token
Call the Generate a Link Token endpoint with the target User ID using your Junction Team API Key.
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.