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

Introduction

Public Apps are Lnk.Bio Apps that can be used by any Lnk.Bio user.
You create a Public App if you want to offer a service to your existing users, integrate your app with Lnk.Bio, and in general when you need to access/create data on behalf of other Lnk.Bio users.
💡
A Public App requires a Review from the Lnk.Bio team before it can actually access users data.
Until it has passed the Review, a Public App can only access the Lnk.Bio account that created the App.
The Authorization flow is the typical 3-legged oAuth 2 flow. If you're not familiar with this flow, check out this great explanation from the LinkedIn team.
Modified at 2024-04-16 08:36:17
Previous
Generate an Access Token
Next
Create a Public App
Built with