Create branded URL short links on your own custom domain, generate QR codes automatically and track every click in real time. Built for high-volume SMS, RCS, WhatsApp and email — with no per-click fees.
Real-time click analytics, geographic breakdowns, device mix and top referrers — across every short link, custom domain and campaign.
An enterprise URL short link service built into the same platform that powers your messaging — no extra vendor, no per-click pricing, no surprises.
Create custom short URLs on your own domain. Every link reinforces your brand while keeping URLs clean, trustworthy and shareable across SMS, email and social.
See who is clicking, from where and on what device. Track referrers, geography, devices and performance trends in a single dashboard.
Use your own branded domain with automatic HTTPS. Password protection, custom expiry windows and full redirect control are built in.
Every short link comes with a QR code automatically. Perfect for print campaigns, packaging and offline-to-online customer journeys.
Organise links by campaign, channel, business unit or team. Filter analytics by tag to measure exactly what is working.
Generate hundreds or thousands of branded URL short links in a single API request — ideal for bulk SMS, email and personalised campaigns.
HTTPS-only redirects, password-protected links, expiry controls and automatic abuse protection on every short link you ship.
One POST endpoint to create a branded short link. Pay-as-you-go with no per-click fees and no monthly minimums.
Create a single branded short link or batch thousands in one request. Tag, set expiry, password-protect and track — all from a clean REST API.
POST /shortlink/generate
Content-Type: application/json
x-api-key: ${API_KEY}
{
"name": "Spring Promo",
"url": "https://yoursite.com/spring",
"domain": "go.acme.com",
"tags": ["promo", "sms"]
}
→ 200 OK
{
"shortLink": "https://go.acme.com/xK9mQ",
"qrCode": "https://go.acme.com/xK9mQ.png"
}See branded domains, analytics and the API in a 30-minute walkthrough — no slideware.