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

Introduction

Private Apps are Lnk.Bio Apps that can only access your own Lnk.Bio profile. They cannot be shared and they cannot access any other Lnk.Bio profile.
You create a Private App if you want to perform some automation for your own Lnk.Bio account and you don't need to access data from other Lnk.Bio profiles.
This is the simplest type of App, it doesn't require a Review from our team and the Authentication is based on a simple client_credentials grant type.
Modified at 2024-04-16 08:36:15
Previous
Authorization
Next
Create a Private App
Built with