Liinks Help
All Updates
New

Introducing the Liinks API

Build and update Liinks profiles programmatically -- by hand, from a script, or with an AI agent. The public REST API mirrors what you can do in the dashboard.

The Liinks API reference, showing the "List blocks on a profile" endpoint with sample curl request and JSON response

What you can build with it:

  • Profiles -- create, update, and manage profiles, including bio, tagline, profile picture, and social icons.
  • Blocks -- create and reorder link, text, divider, folder, and media blocks across pages and folders.
  • Styles -- set fonts, colors, backgrounds, header layout, button shapes, and shadows.
  • Form submissions and subscribers -- poll for new form responses and email signups.
  • Image hosting -- pass a public image URL for any profile picture, thumbnail, or background and we'll fetch and re-host it for you.

The API is available on all paid plans. Head to the API Keys section in Settings and click Create API Key to get started.

Browse the spec and endpoints at liinks.co/api/docs.