What it solves
Short links should be fast, reliable, and under your control. Linketry replaces fragile SaaS shorteners with a self-hosted platform that keeps redirects stable, data private, and operations transparent.
Who it is for
Developers, teams, and independent operators who manage multiple domains and want long-term ownership of their link infrastructure.
Why it exists
Most short-link tools either disappear, raise prices, or sell analytics. Linketry is built to run for years without locking you into someone else’s dashboard.
Key capabilities
- Multi-domain link management with scoped permissions
- Analytics and click tracking that respect privacy
- Smart redirect rules, health checks, and scheduled monitoring
- Imports, backups, and export workflows
- Scoped API tokens and audit logs
- Notification integrations for operational alerts
Engineering notes
Linketry uses Cloudflare Workers for edge execution, D1 for relational data, KV for high-speed lookups, and a React + Vite + Tailwind front end. Redirect performance is the highest-priority path: every millisecond matters.