V2.0 is live: Advanced Routing Rules

Turn websites into LLM-ready connections.

Power your marketing and AI apps with intelligent routing. Create branded short links, QR codes, and dynamic JSON responses in seconds.

QR

Short Link Created

Trusted by 5000+ companies

Acme Corp
GlobalTech
Nebula
FoxRun
Circle
Core Principles

Core principles, proven performance

Built from the ground up to outperform traditional link shorteners with enterprise-grade infrastructure.

Advanced Smart Routing

Route visitors based on their device (iOS/Android), location, or language. Create fallback chains to ensure every user lands on the right page.

If user.os === 'iOS'
Redirect -> apple.com/app-store

Deep Analytics

Real-time data on clicks, devices, browsers, and referrers. Visualized beautifully.

Branded QR Codes

Generate custom QR codes with your logo, colors, and shapes. Fully trackable.

No Redirect Required

Serve custom JSON, HTML, or XML directly from your short link. Perfect for app configurations, dynamic mobile deep linking, or lightweight APIs.

// GET rii.link/config/app-v1
{
"status": "active",
"features": ["dark_mode", "beta"]
}
Developer First

Start integrating today

Enhance your apps with industry leading link management capabilities. Our REST API is designed for speed, flexibility, and ease of use.

01

Smart URL Mappings

Route traffic based on device, location, or custom headers.

02

Dynamic Content

Serve HTML, JSON, or XML directly without redirects.

03

Webhooks

Get real-time notifications for link clicks and events.

1# Create a smart routed link
2import requests
3
4url = "https://api.rii.link/v1/links"
5payload = {
6 "destination": "https://myshop.com",
7 "slug": "summer-sale",
8 "routing": {
9 "ios": "https://apps.apple.com/app/id123",
10 "android": "https://play.google.com/store/apps/id123",
11 "default": "https://myshop.com/web"
12 }
13}
14headers = {"Authorization": "Bearer rii_live_..."}
15
16response = requests.post(url, json=payload, headers=headers)
17print(response.json())

We handle the hard stuff

Rotating proxies, bot detection, and high-velocity tracking. You just get the clean data.

Traffic Velocity

7D30D

Device Distribution

Where your users are clicking from

Mobile44%
Desktop33%
Tablet22%
A

AI-Ready Export

Download logs as CSV/JSON

Ready to build?

Start managing connections today. No credit card needed for free tier.

Starter

For hobbyists and testing.

$0/mo
  • 50 Short Links
  • 1,000 Clicks/mo
  • Standard QR Codes
  • Basic Analytics
POPULAR

Pro

For creators and startups.

$29/mo
  • Unlimited Links
  • 50,000 Clicks/mo
  • Custom Domains (3)
  • Smart Device Routing
  • Logo QR Codes

Business

For scaling teams.

$99/mo
  • 1M+ Clicks/mo
  • Unlimited Domains
  • API Rate Limit Increase
  • SSO & Team Seats
  • Priority Support