register.myprimetribe.com · /register/demo-gym
Short links, safer sharing.
Turn long URLs into short, trackable links — create a page for all your socials, or a QR or barcode to scan. Every link is screened — check any URL free.
https://ilync.dev/launchCustom
Claim a memorable back-half like /launch
Anonymous links appear publicly. Sign in for unlimited links, custom codes, passcodes, and private links.
Three steps, zero friction
From long URL to trackable short link in seconds.
Paste your link
Drop any long URL into the box — optionally set an expiry.
Get your short link
We scan the destination for threats, then generate a tidy, shareable code instantly and copy it for you.
Share & track
Send it anywhere and watch the clicks roll in from your dashboard — we keep watching the destination for you.
One page for your socials
Share /@username in Instagram, TikTok, and more. Social icons, custom buttons, and a tagline — managed from /link.
- Claim a short public URL that fits in any bio
- Add Instagram, X, TikTok, YouTube, GitHub, and more
- Stack custom buttons for shops, newsletters, or portfolios
Codes that print, scan, and ship
Turn any URL, SKU, or serial into a QR code or a 1D barcode. Style it, download PNG or SVG, or generate from the API.
- QR for links — scannable at any angle
- Code 128 and Code 39 for labels and asset tags
- EAN-13, UPC-A, and ITF-14 when the value is digits
Everything you need in a link
Powerful where it counts, simple where it matters.
Instant shortening
Paste a URL for a clean auto code — or sign in to claim a custom back-half like /launch. QR included.
Click analytics
See total clicks with platform and referrer breakdowns for every link you create.
Recently shortened
A random sample of public links from the feed.
Is this link safe?
Paste any URL for an instant report — phishing screening, reputation lookups, redirect analysis, and more. No account needed.
Share the verdict with the full-page checker — every result has its own link.
Simple enough for anyone
- No jargon — just paste and share
- Claim /@username for a full link-in-bio page
- One-tap copy, ready to paste anywhere
- See how many people actually clicked
Shorten links with a single request
A clean JSON API with API-key authentication, rate limiting, expiry, private links, and per-link analytics. Not sure about a link yourself? The public safety-check endpoint scores any URL with the same phishing screening every ilync link gets.
curl -X POST https://ilync.dev/api/urls \
-H 'Content-Type: application/json' \
-d '{"url":"https://example.com/very/long/link"}'{
"shortCode": "Ab3xK9",
"shortUrl": "https://ilync.dev/Ab3xK9",
"originalUrl": "https://example.com/very/long/link"
}curl -X POST https://ilync.dev/api/safety-check \
-H 'Content-Type: application/json' \
-d '{"url":"https://suspicious.site/login"}'
→ { "score": 8, "rating": "dangerous", ... }Frequently asked questions
Quick answers to the most common questions.