Permanent by default
Every link gets a global six-character key that keeps working through handle changes and plan downgrades.
Permanent short links, memorable branded handles, and a focused API—organized around the people who own them.
Links
Most recent
3 links
app.tl/a8K2pQ
https://yourbrand.com/summer-launch
acme.app.tl/story
Product story
app.tl/F4kP2x
Event RSVP
Forever
Free links don’t expire
Your handle
Editable on Pro
One read
Fast indexed resolution
Scoped API
Read and write access
The platform
app.tl gives marketing and product teams one considered place to create, own, and automate the links behind their work. Every destination stays accountable to a workspace.
Summer launch
acme.app.tl/launch
8,491
clicks
Product story
acme.app.tl/story
3,280
clicks
Event RSVP
app.tl/F4kP2x
1,842
clicks
Make links memorable
Choose clear, workspace-local handles for campaigns your audience can recognize.
Claim your identity
Use an editable handle.app.tl address for a consistent branded home.
See what lands
Track click activity without bolting on another analytics workflow.
Every link gets a global six-character key that keeps working through handle changes and plan downgrades.
Create scoped credentials with separate read and write permissions. Secrets are shown once and stored as digests.
Links, billing, handles, and credentials belong to one workspace, keeping ownership clear as your team grows.
Built for developers
Create and manage links from any product workflow with familiar HTTP primitives and credentials that stay inside the right workspace.
One indexed read
Link resolution stays fast and predictable as your volume grows.
Digest-only credentials
API secrets are shown once, hashed at rest, and scoped to the job.
Workspace-scoped
Every key and link has a clear owner and permission boundary.
const link = await fetch("https://app.tl/api/v1/links", {
method: "POST",
headers: {
Authorization: `Bearer ${process.env.APP_TL_API_KEY}`,
"Content-Type": "application/json",
},
body: JSON.stringify({
destination: "https://example.com/launch",
title: "Summer launch",
customHandle: "launch",
}),
});Pricing
Your core links stay free and permanent. Upgrade when your brand needs a memorable handle of its own.
Free
Forever$0no card needed
For people and teams ready to own their everyday links.
Get startedPro
Best for brands$9/ month
Branded handles and workspace API keys for work that needs to look the part.
Start 14-day trialQuestions
Straight answers about free links, branded handles, billing, and the API.
Create your first permanent short link in under a minute.