Paste
Drop in any link, any length. It is checked as you type.
The no-nonsense URL shortener
Paste any link, get a clean cuq.in address that never expires. No account, no tracking, ever.
No signup No tracking No ads Free forever
Drop in any link, any length. It is checked as you type.
One tap sends the short link straight to your clipboard.
A clean, permanent redirect. No dashboard to babysit.
For developers
One free API key, one endpoint, five actions, and a live playground. No rate cards, no dashboards to babysit.
Read the API docs →$ curl -s cuq.in/api \
-d key=$CUQ_KEY \
-d action=shorten \
-d url=https://example.com
{ "short": "cuq.in/ab12cd" }
Use cases
A URL shortener for developers should stay out of the way. One API key, one endpoint, five actions, 10,000 links a day. No signup for the public form, no dashboard to babysit for the API.
Common jobs it handles:
The API returns JSON. Links never expire on you. That is the whole product, and it is enough.
Read the API docs →A URL shortener for marketing has to move fast and stay out of the copy. Paste the long link, grab the short one, ship the post. No account, no tracking pixels bolted on, no ads on the redirect.
Where it earns its keep:
Links never expire by default, so an evergreen show note stays live years later. A short link that respects your reader.
Shorten a link →Privacy
CUQ.IN is a no-tracking URL shortener. No cookies, no fingerprinting, no third-party analytics, no referrer logging. We removed Google Analytics too. A short link is a redirect, nothing more.
Here is what actually happens on a click. Your browser hits cuq.in, we look up the code, we return a 302 to the destination. We increment a click count. That is the whole log. No IP stored against your click, no user-agent profile, no device graph.
The destination sees what any 302 shows: the origin, cuq.in. No path, no query, no personal referrer from us. If you want a private URL shortener without cookies, this is it.
We ship a URL shortener with no fingerprinting because the alternative is selling the click. We would rather not. Sponsors keep the lights on, so the redirect stays clean.
Read exactly what we collect, what we drop, and how long anything lives. No legalese, no dark patterns.
Read the privacy details →FAQ
A free URL shortening service. Paste a long link, get a short cuq.in address. It also comes with a free developer API.
Yes, free forever. No plans, no upgrades, no ad screens on the redirect. Sponsors keep the lights on.
Each API key can create up to 10,000 shortened links per day. Fair, but plenty for most projects. For request/response details, see the API reference.
Paste your long URL into the input above and hit shorten. For developers, grab an API key and use it in your code.
Enter your email, confirm the 6-digit code you receive, and your key arrives by mail. Get a key →
No tracking, no referrer logging, no fingerprints. A short link is just a redirect.
No expiry by default. Links unused for 2 years may be removed to keep the system tidy.
No fraud, illegal content, or anything that violates the law. Such links are monitored and blocked. Spotted one? Let us know.
Yes. Each API key can create up to 10,000 links a day. The public shortener on the homepage has a lighter per-IP limit to keep abuse out.
Not yet. Every link gets a short auto-generated code, usually 4 to 5 characters. Custom slugs are on the wishlist, not in the product.
With an API key, yes. Use the update action to change the target URL, or delete to remove it. Links shortened anonymously from the homepage stay as they are.
There is no bulk endpoint. Loop the shorten action from your code, one link per request. The 10,000/day limit gives you plenty of room.
Yes. No cookies, no third-party analytics, no fingerprinting. The only personal data we hold is the email tied to your API key. We use it to send the key and to reach you if something breaks.
We keep a block list of known bad domains, and links that hit it are refused at creation. If you spot a link being misused, mail [email protected] and we take it down.
No. Click a cuq.in link and you go straight to the destination. No 3-second countdown, no skip button, no ad screen. Just the redirect.
Sponsors
No ads, no upsells, no data for sale. CUQ.IN stays free thanks to a small group of sponsors who care about a clean, private web.
Become a sponsor →