Open-source link management platform

Smart sharing with 360uni.link

Shorten URLs, share files, create landing pages, run A/B tests, monitor link health, and detect bots — all in a beautiful bilingual interface.

20+ Features 319 Tests REST API EN / AR
20+
Features
12
API Endpoints
5
Unique Features
319
Tests Passing

Three simple steps

From long URL to data-driven insights in seconds.

🔗

Paste & Customize

Enter any URL, upload a file, or create a landing page. Add a custom vanity code, tags, and expiry rules.

🚀

Share Everywhere

Copy the short link or download a branded QR code. Share on social media, email, or print.

📊

Track & Optimize

Monitor clicks, devices, countries, and referrers. Run A/B tests and set conditional redirects.

Everything you need to manage links

A complete toolkit for URL shortening, file sharing, and campaign management.

🔗

URL Shortening

6-character cryptographically secure codes with ~56.8 billion combinations. Fast 302 redirects with in-memory caching.

Custom Vanity Codes

Choose memorable short codes (3–30 chars). Reserved word blocking and real-time availability check.

📄

File Sharing

Upload documents up to 10 MB (PDF, DOCX, XLSX…). 5-layer security validation. Direct download via short link.

🖼️

Image Preview

Upload images (JPG, PNG, GIF, WebP) up to 5 MB. Beautiful preview page with download button.

📃

Landing Pages

Create campaign pages with title, description, hero image, and up to 5 CTA buttons — all in one short link.

📋

Dashboard

Search, filter by type/tag/status, sort, and paginate your links. All filters persist in URL params.

🔑

Auth & Security

ASP.NET Core Identity with rate limiting (20/min create, 200/min redirect). Secure file upload pipeline.

🏷️

Tags & Organization

Organize links with tags. Filter dashboard by tag. Rename, merge, or delete tags on a management page.

🌍

Bilingual (EN / AR)

Full English (LTR) and Arabic (RTL) interface. One-click toggle. Preference saved locally.

Powerful features no competitor has

5 unique features you won't find in Bitly, Rebrandly, or Short.io.

UNIQUE
💥

Self-Destructing Links

Set expiration by date/time or max click count. Link auto-expires when condition triggers — not found anywhere else.

UNIQUE
🧪

A/B Split Testing

2–5 URL variants with weighted random traffic distribution. Per-variant analytics and one-click promote winner.

UNIQUE
🩺

Link Health Monitoring

Background service checks URLs every 6 hours. Flags broken links after 3 failures. In-app notifications and snooze.

UNIQUE
📅

Scheduled Redirects

Schedule destination URL changes at future dates. Teaser → Launch → Archive. Auto-applied at request time.

UNIQUE
🤖

Bot Detection

~200 known bot patterns plus click velocity analysis. Bot traffic separated in analytics. Toggle to show/hide.

📊

Rich Analytics

Interactive Chart.js charts: clicks over time, devices, browsers, countries, referrers, A/B variants, and recent clicks.

🎯

Conditional Redirects

Redirect by device (iOS/Android), country, or browser. Up to 10 priority-ordered rules per link.

📱

Branded QR Codes

PNG/SVG QR codes with custom colors, logo embedding (auto-scaled to 20%), and error correction Level H.

🌐

Social Preview (OG)

Custom OpenGraph title, description, and image. Social crawlers get OG tags; browsers get instant 302 redirect.

REST API

12 endpoints with API key auth (sl_… prefix). Bulk create up to 50 links. Rate limited at 100 req/min.

✏️

Link Editing

Edit destination, expiry, rules, tags, OG data after creation. Short code stays immutable. Cache evicted instantly.

🌙

Dark / Light Mode

Toggle dark and light themes. Glass-morphism design. Preference persisted in localStorage.

How 360uni.link stacks up

We match the majors — and add 5 features no one else has.

Feature Bitly Rebrandly Short.io 360uni.link
Custom Vanity Codes
Link Expiration
Self-Destruct (by clicks)
Detailed Analytics
Conditional Redirects
QR Codes + Logo PaidPaid
A/B Split Testing
Social Preview (OG) PaidPaid
REST API
Health Monitoring
Scheduled Redirects
Bot Detection
File Sharing
Image Previews
Landing Pages
Bilingual (EN/AR)

Developer-friendly API

12 endpoints, API key authentication, bulk operations, and rate limiting.

POST /api/v1/links
// Create a short link with all options { "type": "url", "url": "https://example.com/very/long/path", "customCode": "my-brand", "expiresAt": "2026-04-01T00:00:00Z", "maxClicks": 1000, "tags": ["campaign", "social"] } // → 201 Created { "shortCode": "my-brand", "shortUrl": "https://example.com/my-brand", "status": "active" }

Ready to start sharing smarter?

Create your free account and get access to all features — no credit card required.

Get Started Free