Lnk.Bio
  1. Getting Started
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. Getting Started

Authorization

Lnk.Bio requires oAuth 2 authentication for all API calls, using a valid Access Token.
To generate a valid Access token you need to register a Lnk.Bio App, and there there are two types of Lnk.Bio Apps: Private and Public.
📌
Private App
Continue here if you're building a Private App
Private Apps can only access your own Lnk.Bio account and they don't require Review.
💡
Public App
Continue here if you're building a Public App
Public Apps can access any Lnk.Bio account that grants you permission, and they require a Review.
Modified at 2024-04-16 08:41:00
Previous
Endpoints
Next
Introduction
Built with