Short links that stay fixed
Create short URLs in seconds and never lose a click again.
Unfurls the way you meant it to, wherever it lands
- X
- Telegram
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.
Dana10:24
go.northwind.co/state-of-delivery

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.
What it does
What FixedLink does
All of it is there so the links you have already sent keep working. You can see each one running on the product page.
Repointing
Move the destination. Keep the URL you already sent.
See it →Smart conditions
Country, device, date. First match wins, decided at the nearest edge.
See it →Analytics
Clicks, unique visitors, countries, referrers, devices, browsers.
See it →Custom domains
2 DNS records. We issue and renew the certificate.
See it →Social previews
Write the card people see when they paste it. Per link, per rule.
See it →QR codes
SVG and PNG. They encode the short link, so print stays editable.
See it →AI assistance
Slugs, preview copy and tags, drafted for you. Nothing saves without a click.
See it →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.
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.