Links that actually
do work.
Short URLs with smart routing, campaign tracking, and custom domains — so every click ends exactly where it should.
Short URLs with smart routing, campaign tracking, and custom domains — so every click ends exactly where it should.
Whether you're running campaigns, shipping experiments, or building links into your product — urlz.sh has a surface for it.
Build UTM-tagged short links in seconds. Reuse presets for Google Ads, paid social, and newsletters. See which channels actually move the needle.
Bring a domain, paste two records, and we handle SSL, renewals, and global edge delivery. Every link gets the trust boost of your own TLD.
// Shorten a URL
const res = await fetch('https://urlz.sh/v1/links', {
method: 'POST',
headers: {
Authorization: `Bearer ${API_KEY}`,
'Content-Type': 'application/json',
},
body: JSON.stringify({
url: 'https://acme.com/pricing',
slug: 'spring',
}),
})
const { shortUrl } = await res.json()RESTful. Idempotent. Bearer-authenticated. Run it in a CI pipeline, inside your app, or from a Zap — links appear wherever your code is.
No per-click fees. No surprise overages. Upgrade the moment you need smart routing or your own domain.
Everything you need to ship a link today.
For marketers and growth teams who track what matters.
For teams running links as infrastructure.
Spin up a free account in 20 seconds. Bring a domain when you're ready.