Lnk.Bio
  1. Public 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. Public Apps

Create a Public App

To register your Public App, head over to the Developers section of Lnk.Bio and click on Create new App.
In the next window, select Public App.
In the next screen you need to provide base information about your Lnk.Bio App:
Name
Logo
Redirect URIs
Once you're done, 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