Short links that stay fixed

Create short URLs in seconds and never lose a click again.

Free for 25 links. No card, no trial timer.

Unfurls the way you meant it to, wherever it lands

  • LinkedIn
  • X
  • Facebook
  • WhatsApp
  • Telegram
  • Reddit
  • Email

Every link carries its own title, description and image, so a paste into a channel shows what you chose - not whatever the destination page happened to have in its head tag. See it being written.

#campaignsin Slack

Dana10:24

go.northwind.co/state-of-delivery

The link unfurled in a Slack message: site name, title, description and cover image
Set on the link, not read off the destination.

The whole idea

Change where a link goes after you have shared it

A short link sits between what you published and where it points, so you can move the destination whenever you need to. Everything else here is built on that.

A poster, a deck and an email all point at one short link, and that link is repointed from an old destination to a new one without any of them changing.The printed posterLast quarter’s deckAn email you sentgo.northwind.co/state-of-deliveryNEVER CHANGESnorthwind.co/state-of-deliveryWASnorthwind.co/…/edition-2IS, SINCE TUESDAY

Who uses it

For marketing teams, startups, and anyone with something already printed

It is the same product either way. Pick whichever one sounds closest to your week.

For developers

Create links from your own code

A REST API with an OpenAPI document and bearer tokens you generate in the dashboard. Errors tell you which limit you hit.

curl -X POST https://fixed.link/api/v1/links \
  -H "Authorization: Bearer $FIXEDLINK_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "destination": "https://acme.com/launch",
    "slug": "spring",
    "domain": "go.acme.com",
    "tags": ["campaign", "q3"]
  }'
The same endpoints the app uses
Links, domains, routing rules and analytics. There is no second-class API.
Typed, from a spec
Generate a client from the OpenAPI document.
Included with Pro
Not a separate line on the invoice.
Read the API reference

Pricing

Free to start, one price when you need more

$25 a month for unlimited links, your own domains, routing rules, the API, and a year of history.

If you stop paying, every link you have made keeps redirecting. You just cannot create new ones until you are back under 25.