Destination
The final URL where visitors will be redirected.
543 Links documentation
543 Links turns long URLs into clean 543.lol links. Use it for launches, Discord servers, profiles, campaigns, and private links that need passwords or expiration dates.
Create your first short link in under a minute.
http:// and https:// destinations are allowed.543.lol/xkq.Sign in with an email code to keep links saved across devices. Enter your email, receive a 6-digit code, then verify it in the same window. No Google, GitHub, or extra account setup is required.
Each link has a destination, status, QR code, analytics, and optional controls.
The final URL where visitors will be redirected.
A private label for finding links in the dashboard.
Links Plus can reserve readable URLs like 543.lol/drop.
Links Plus can change the destination after a link is created.
Analytics are aggregate only. 543 Links shows daily clicks, top countries, referrers, devices, browsers, and active hours without exposing raw visitor IPs.
Every short link can generate an SVG QR code. Use it in posts, cards, events, Discord panels, and printed materials. The QR always points to the short link, so analytics still work.
Use password links when the destination should not open immediately. Use expiration dates for campaigns, limited drops, temporary files, or event links.
The dashboard uses the same JSON API. API requests are cookie-based, so sign in first from the browser when using protected account actions.
POST /api/links
Content-Type: application/json
{
"url": "https://example.com/launch",
"title": "Launch page",
"alias": "launch",
"expiresAt": 1798761600,
"password": "optional"
}
GET /api/links/meCurrent account, plan, and usage.GET /api/linksList your links.POST /api/linksCreate a short link.PATCH /api/links/:idEdit a link you own.DELETE /api/links/:idDelete a link from your dashboard.GET /api/links/:id/analyticsReturn aggregate analytics.GET /api/links/:id/qr.svgDownload a QR code.5 active quick links for the current browser session.
25 active saved links, basic QR codes, and 7-day analytics.
Custom aliases, 1000 active links, editable destinations, 90-day analytics, CSV export, passwords, and expiration dates.