What makes us different

You pick who sees what.
And when they see it.

Most shorteners stop at "here's a shorter link." We kept going. Every SHCD.US link routes through us first — which means you get superpowers nobody else gives you.

The Control Trifecta

Three ways to boss your links around

These are the features people switch to us for. Not hidden behind some enterprise plan. Not "coming soon." They're live. Right now.

⏱️

Set It and Forget It Expiration

Pick a date and time. When it hits, your link (and any QR codes pointing to it) stops working. Poof. Everyone lands on your fallback page instead.

  • Event tickets that die after the event
  • Seasonal menus that vanish when the season ends
  • Promo codes that expire right on schedule
🕐

Time-Gated Access Windows

Your link only works during the hours you choose. Outside that window? Fallback page. One printed QR code can serve lunch and dinner menus — automatically.

  • Happy hour menu: works 4pm–7pm only
  • Weekend-only deals that don't show on weekdays
  • Business hours only — after hours, it's your voicemail page
🔒

Password-Protected Links

Put any link behind a password gate. No user accounts. No login system. No database of emails. Just a password page and a working link behind it.

  • Client galleries that only clients can see
  • VIP early access to product drops
  • Internal docs shared via QR code — no login setup

And yeah, it does all the normal stuff too

Built-in analytics. Custom branded QR codes. Print-on-demand merch. Plus everything you'd expect from a link shortener — just better.

🎨

Custom QR Code Design

Pick colors, choose SVG or high-res PNG, add your logo in the center. Your QR code should look like you, not an afterthought.

👕

Printful Merch Store

Generate a QR code, then slap it on t-shirts, mugs, stickers, hats — shipped worldwide. No inventory, no upfront cost. Powered by Printful.

📊

Scan & Click Analytics

Geography, device types, browsers, time-of-day trends. Know if that yard sign is pulling and which menu items get the most scans.

🔗

Custom Slugs

shcd.us/open-house crushes shcd.us/x7kf92. People click stuff they recognize.

🏷️

Automatic UTM Tagging

Add campaign parameters without mangling URLs by hand. Know exactly which post, channel, or platform sent each click.

💻

API Access

Create links, generate QR codes, pull analytics programmatically. Token-based auth, fair-use credits, no surprises.

Built for anyone with a QR code

Here's how different people are using SHCD.US right now.

🏠

Real Estate Agents

QR codes on yard signs that link to the current listing — not a dead Zillow page from 3 months ago. Set them to expire after closing day. Time-gate open house times.

🍽️

Restaurants & Bars

One QR code per table. Updates itself for breakfast → lunch → dinner → happy hour. No monthly SaaS for hosting a PDF. Password-protect your secret menu.

🚗

Automotive Dealerships

Window decals that link to current inventory — not last quarter's spreadsheet. Update the destination when stock rotates. Expire old promo links automatically.

🎪

Theme Parks & Events

Registration → live schedule → photo gallery — all from one printed QR code. The destination shifts based on the date. Link dies after the event. No "404" embarrassment.

📣

Marketers & Agencies

Trackable short links with automatic UTM tags. Time-gated campaign landing pages. QR codes on print collateral that you can update after they ship.

🎨

Creators & Artists

QR codes on merch that link to your latest release. Change it next month without reprinting. Password-gate exclusives for your Patreon backers.

For Developers

API: Links as infrastructure

Create links, generate QR codes, pull analytics — all from your own app or workflow. Token-based auth. Fair-use credits. No surprises.

Get API Access →
terminal — bash
curl -X POST https://shcd.us/api/links \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://your-site.com/listing",
    "slug": "123-main-st",
    "expires_at": "2026-06-15T18:00:00Z",
    "time_window": {
      "start": "09:00",
      "end": "17:00"
    }
  }'

Your links are doing the bare minimum.

Let's give them something to do. Free to start. No credit card.

Already here? Log in