Shrnk
Privacy-first analytics. No tracking baggage.

Shrnk

Developer-first short links. Privacy-first analytics.

No signup required in dev mode.

Open dashboardManage links and analytics
API-firstCache friendly

Sample payload

POST /api/links
{
  "destinationUrl": "https://example.com",
  "redirectType": 302
}

Latency

12ms

cache hit

Why Shrnk

Built for fast, predictable redirects.

Developer-first APIs

Clean inputs, clear errors, and a predictable contract.

Redis-cached redirects

Hot-path caching keeps redirect latency tight.

Privacy-first analytics

Aggregated counts only, no tracking baggage.

How it works

Three steps, no fluff.

1

Create a link

POST `/api/links` with your destination URL.

2

Share the short URL

Distribute clean, stable links in seconds.

3

View analytics privately

Only aggregated counts, no personal data.

Built for developers

Simple, honest primitives.

Sample payload

POST /api/links
{
  "destinationUrl": "https://example.com",
  "redirectType": 302
}