Documentation
Everything you need to get started with LoLinker — from creating your first short link to understanding security, QR codes, and analytics.
Built with security-first defaults
Quick start
Create a short link in under a minute using the dashboard.
- Log in to your dashboard
- Enter a destination URL (must start with https://)
- Choose a short code (3–64 characters)
- Click Create link
Short links
Short links redirect through go.lolinker.com and are optimized for speed and reliability.
- • Codes are case-sensitive
- • Letters, numbers, dashes, and underscores only
- • Disabled links stop redirecting immediately
QR codes
Every short link can generate a downloadable QR code.
In the dashboard, open Actions → Show QR code to preview and download a PNG version.
Analytics
LoLinker keeps analytics intentionally simple.
- • Total click count
- • Last click timestamp
- • Real-time updates
Security & privacy
LoLinker is built with security-first defaults.
- • HTTPS enforced everywhere
- • Secure, HTTP-only cookies
- • Cloudflare protection and rate limiting
- • No public access to private link data
API basics
The current API is cookie-authenticated for browser sessions. Token-based access can be added later if needed.
# Health check curl -i https://go.lolinker.com/health # Database health curl -i https://go.lolinker.com/health/db
Ready to build with LoLinker?
Create your first short link and start sharing in minutes.