Splink.proSpLink.pro
Powering the SocialPulse ecosystem

Shorten, share &
measure everything.

Paste any URL to see your short link and QR code instantly. Register a free account within 30 minutes to activate it permanently and unlock click analytics.

Register for free to save permanent links, generate QR codes, and track clicks from your personal dashboard.

Already have an account? Sign in

Features

Everything a modern link needs.

QR codes, free

Every short link ships with a downloadable PNG and SVG QR code. No signup required.

Real analytics

Track clicks over time with geo, device, browser and referrer breakdowns.

Multi-tenant ready

One API, many workspaces. Perfect for product ecosystems and agencies.

Expiry & passwords

Protect links with passwords and set automatic expiry dates.

Drop-in SDK

React <ShareButton /> and JS client — wire up any site in minutes.

Fast redirects

Edge-friendly resolver keeps every hop lightning-quick.

Developer SDK

Drop-in React integration.

Wire up any SocialPulse child site (or your own product) with a single component. Server-to-server via API key, or client via SDK.

example.jsx
import { ShareButton } from "@socialpulse/splink";

<ShareButton
  apiKey={process.env.SPLINK_KEY}
  url="https://foodpulse.in/dish/456"
  title="Share this dish"
/>