# KuaLat — URL Shortener & Link Management Platform > KuaLat is a full-featured URL shortening and link management platform. It lets users shorten URLs, generate QR codes, build bio link pages, track click analytics, host files, and manage links via a REST API — all from a single dashboard. ## Core Features - [URL Shortener](https://kua.lat/) — Shorten any URL with a custom alias, expiry date, password protection, or click limit. Supports branded domains. - [QR Code Generator](https://kua.lat/user/qr) — Generate QR codes for any URL or link, with style options and download in multiple formats. - [Bio Link Pages](https://kua.lat/user/bio) — Build a single-page profile ("link-in-bio") with social links, widgets, and custom themes. Accessible at `/u/{username}`. - [Link Statistics](https://kua.lat/user/links) — Per-link analytics: total clicks, unique clicks, top countries, referrers, browsers, OS, and time-based charts. - [File Hosting](https://kua.lat/user/filehosting/files) — Upload and share files with a public download page and click tracking. - [Campaigns](https://kua.lat/user/campaigns) — Group links into campaigns and view aggregate analytics. - [Teams](https://kua.lat/user/teams) — Collaborate with team members and share link workspaces. - [Custom Domains](https://kua.lat/user/domains) — Add branded short domains (e.g. `go.yourbrand.com`). - [Pixels & Retargeting](https://kua.lat/user/pixels) — Attach Facebook Pixel, Google Tag, or custom tracking scripts to shortened links. - [Splash Pages / Overlays](https://kua.lat/user/splash) — Show a branded interstitial page before redirecting visitors. - [Channels](https://kua.lat/user/directories) — Organize links into directories for better management. - [Integrations](https://kua.lat/user/integrations) — Connect third-party services and webhooks. - [Parameter Templates](https://kua.lat/user/paramtemplates) — Create and Manage your Parameter Templates ## Authentication - [Login / Register](https://kua.lat/user/login) — Email + password or OAuth (Google, Facebook, X/Twitter, Github, Outlook/Microsoft). - [Forgot Password](https://kua.lat/user/login/forgot) — Password reset via email. - [Resend Activation Link](https://kua.lat/user/login/resend) - Resend Activation Link ## Developer API - [API Documentation](https://kua.lat/developers) — Full REST API for creating, managing, and retrieving links, QR codes, and statistics programmatically. - Base URL: `https://kua.lat/api` - Authentication: Bearer token (generated in user dashboard under Developer → API Keys) ## Public Pages - [Homepage](https://kua.lat/) — Marketing page with live shortener, feature overview, and pricing plans. - [Help](https://kua.lat/help) — Help Center - [Pricing](https://kua.lat/pricing) — Plan comparison and subscription options. - [Contact](https://kua.lat/contact) — Contact form. - [Report Abuse](https://kua.lat/report) — Report a malicious or spam link. - [Bio Profiles](https://kua.lat/bio-profiles) — Directory of public bio link pages. - [QR Codes](https://kua.lat/qr-codes) — Directory of public QR codes. - [Report](https://kua.lat/report) — Report Link - [Verify Link](https://kua.lat/verify/links) — Verify Short Link and Get Original Link ## Link Redirect Behavior Short links resolve at `https://kua.lat/{alias}`. A link may be: - **Active** — redirects immediately (or after a splash page / countdown). - **Password-protected** — shows a password entry form. - **Expired** — shows an expiry notice. - **Disabled** — shows a blocked/inactive notice. - **Geo or device targeted** — redirects to different destinations based on visitor location or device type. ## Optional Notes - The platform supports dark mode and is available in multiple languages. - GDPR-compliant with cookie consent controls. - API rate limits and link quotas depend on the user's subscription plan. ## Policies & Terms - [Privacy Policy](https://kua.lat/page/privacy-policy) — Explains how KuaLat collects, uses, and protects users' personal data. - [Cookie Policy](https://kua.lat/page/cookie-policy) — Details the use of cookies and other tracking technologies, and how users can manage them. - [Refund Policy](https://kua.lat/page/refund-policy) — Refund terms for paid services, including claim requirements and procedures. - [Terms Of Service](https://kua.lat/page/terms-of-service) — Service terms, user rights and obligations, and platform usage rules.