We’re releasing a second, major expansion of the Lnk.Bio API.

With v1.3.1, you can now programmatically manage entire Lnk.Bio pages, including their structure, layout, and content blocks.

This is a significant step forward. The API now goes beyond managing Lnks and styling, and allows you to build and control full pages from the ground up.

Manage pages programmatically

You can now fully manage your pages via API.

This includes:

  • Listing all pages, with quota information

  • Creating new pages

  • Updating page properties such as title, URL, and visibility

  • Reordering pages

This makes it possible to:

  • Generate pages dynamically

  • Manage multi-page setups at scale

  • Keep page structures synchronized with external systems

 

Full control over page blocks

Blocks are the foundation of every Lnk.Bio page. With v1.3.1, they are now fully manageable via API.

You can:

  • Retrieve all blocks within a page

  • Add new blocks

  • Delete blocks

  • Reorder blocks

This enables you to construct complete page layouts programmatically, without relying on manual editing.

 

All major block types supported

The API now supports all core block types available in the editor:

  • Title

  • Headline

  • Bio/Text (HTML)

  • Button

  • Separator

  • Spacer

  • Image (automatically processed and stored on CDN)

  • Links

  • Form

  • Countdown

  • Video (YouTube, Vimeo, Twitch, TikTok, Instagram, Muse.ai)

  • Icons

You can also retrieve the list of supported block types and their configuration options via API, making it easier to build dynamic integrations that adapt to available components.

 

Icons blocks, fully manageable

Icons blocks now have dedicated API support.

You can:

  • Search available social icon types

  • Add icons to a block

  • Update icon URLs

  • Remove icons

  • Reorder icons within a block

This allows you to dynamically build and maintain social icon sections, especially useful when syncing with external profiles or datasets.

 

Forms as reusable components

Forms can now be retrieved and reused within page workflows.

With GET /oauth/v1/forms, you can list all forms available in your account and assign them to Form blocks when building pages.

Forms themselves are not created or managed via API, but they can be referenced and integrated into programmatically generated pages.

 

Built for scalable page generation

With v1.3.1, the API enables a new class of workflows.

You can now:

  • Generate complete Lnk.Bio pages from scratch

  • Automate layout creation

  • Personalize pages at scale

  • Build internal tools for managing large volumes of pages

  • Integrate Lnk.Bio into onboarding, campaigns, or external platforms

This is especially useful for:

  • Agencies managing multiple clients

  • Platforms generating pages for users

  • Campaign-driven landing pages

  • Automated content pipelines

 

A major step toward full API coverage

This release builds on recent API improvements and significantly expands what can be done programmatically.

You now have API-level control over:

  • Pages

  • Page structure and layout (blocks)

  • Icons within Icons blocks

And the ability to integrate existing forms into those pages.

 

Start building with v1.3.1

All new endpoints are available starting with v1.3.1.

If you’re already using the Lnk.Bio API, you can start integrating these capabilities immediately. If not, this is the perfect moment to explore building fully dynamic Lnk.Bio experiences.

👉 https://api.lnk.bio