Code samples

Try out the sample code to get familiar with the Link session flow and Deck API

Armed with your API keys (client ID and sandbox secret available from Dashboard), you can test Deck Link by running the Quickstart sample website locally, to understand how it all comes together.

The Quickstart code sample repository will help you explore how to integrate the Deck Link with your website by connecting to the Sandbox environment.

📘

Use your own client id and sandbox secret with this code sample for creating your first Connection.

During a Link session for connecting account data, the end-user will choose a Data Source to connect to, and then provide the Login Information. Link makes this journey safe, secure and hassle free for the user of your app.

💡

Before moving on with the next section of this documentation, take a moment to read the instructions provided with the code sample aforementioned. It will help you understand the integration of the Deck flow into your workloads.