Docs

Starting with Linkbar couldn’t be easier! This documentation will guide you through the basics of using Linkbar, from creating your first link to integrating it with your application.

SDKs

Choose your preferred language to get started with Linkbar:

More languages coming soon!

Quickstart

The quickest way to start interacting with the Linkbar API is to use one of our SDKs above.

pip install linkbar

Once you have the SDK installed, you can start using it to create links, manage your account, and more.

Start by importing the SDK and setting your API key:

import linkbar

linkbar.api_key = "your_api_key"

You can find your API key in your account settings.

To create a new link, you can use the create method provided by the SDK.

link = linkbar.links.create('https://example.com/surveys/l0Ng5urV3y1D/', 'linkb.ar')

print(link.short_url)  # Outputs the shortened URL

Next steps

Now that you have created your first link, you can explore the API Reference:

Alternatively, you can take a look at the SDK documentation:

Serving links since 2021

Made in London, UK 🇬🇧

Linkbar is 100% bootstrapped. We don't have investors to keep happy. We keep you happy.

Linkbar gives 1% of its revenue to help remove CO₂ from the atmosphere.

© 2021–2025 Linkbar