Edge-fast • Privacy-first
Short links that live 4ev
Create durable, fast, privacy-friendly short links. No tracking pixels. Simple API.
API: POST / with JSON { "url": "https://…" } → { "slug","target","shortUrl" }
Edge-fast
Global redirects with 302 from the edge.
Durable
Stored in KV, designed to last.
Privacy-first
No trackers, minimal logs.
QR ready
Save/share QR in a click (soon).
Simple API
POST / with JSON body, get JSON back.
Custom slugs
Personalized links (soon).
How it works
- POST / with { "url": "https://…" }
- Receive { "slug","target","shortUrl" }
- Visit /:slug → 302 to target
FAQ
- What URLs? Any http(s) URL.
- Free? Yes, fair-use.
- Data? No tracking, minimal logs.
- Export? Copy/share instantly.