With a valid Link token, you can proceed to the next step: making the connection.Pass the Link token to the Widget, which allows the end-user to complete a secure session and provide their credentials.Using the Widget, the user can:
Search for and select their desired data source
Submit their Username and Password securely
Each data source is associated with a Source ID. When the user selects the source and enters their login details, the Widget sends the necessary data to the /link/connect endpoint — including the Link token.In return, the API will respond with a Public token.
⚠️ Keep an Eye on the Public Token
This token is essential for continuing the connection process and exchanging it for an Access token.