Lnk.Bio
  1. Private Apps
Lnk.Bio
  • Getting Started
    • Introduction
    • Endpoints
    • Authorization
    • Private Apps
      • Introduction
      • Create a Private App
      • Generate an Access Token
    • Public Apps
      • Introduction
      • Create a Public App
      • Generate an Access Token
  • API Methods
    • Me
      • Retrieve basic profile info
    • Lnks
      • Retrieve list of the current Lnks in your account
      • Create a new Lnk
      • Delete an existing Lnk
    • Groups
      • Retrieve list of the current Lnk Groups in your account
  1. Private Apps

Create a Private App

To register your Private App, head over to the Developers section of Lnk.Bio and click on Create new App.
In the next window, select Private App.
Now simply fill your App Name (e.g. My Wonderful App) and click Save App.
The system will create your new Private App and show you the Client ID and Client Secret of your App. These are the parameters you will use for generating your access token.
📌
Immediately save these two parameters in a safe location, as the Client Secret cannot be accessed a second time.
Previous
Introduction
Next
Generate an Access Token
Built with