all edges nominal

// link compression engine — v4.2.0

LONG LINKS, SHORT MEMORY.

Compress any URL into a branded, trackable short link — and keep the files behind it in the vault. One console for links, cloud storage and telemetry.

0 chars in

// the engine

Four moves.
Zero friction.

01

Paste, and the pipeline takes over — hashing, slugging and pinning your link to the nearest of 142 edge cities before you lift your finger.

01 / INGEST

Paste anything

URLs up to 8,192 characters, deep links, UTM spaghetti, tracking parameters from another decade. We take it all and strip what doesn't matter.

02 / SLUG

Claim the slug

Take a generated 6-character hash, type your own, or pin your brand domain. Collisions are impossible — the keyspace is 56 billion wide.

03 / EDGE

Serve from anywhere

Anycast routing answers every click from the closest of 142 cities. Median redirect: 34 ms. The visitor never notices the hop.

04 / SIGNAL

Measure everything

Clicks, geos, referrers, devices, bot ratio — streamed live to the dashboard or out through webhooks. Own your data, export it anytime.

// cloud storage

The vault ships
with every link.

Drop a file, get a link. Assets live encrypted and replicated across three regions, so openshort.link/f/… delivers press kits, builds and cutdowns as fast as any redirect.

AES-256 at rest3-region replicationper-file expiryhourly malware rescandrag → link

Vault usage — workspace “ada”

Drop files here or click to browse — up to 2 GB per file · 500 files per link

    // telemetry

    Every click, on the record.

    0clicks this week
    0 msmedian redirect
    0countries reached
    0 %bot traffic blocked

    Top sources — /launch-day

    google / organic34%
    x.com22%
    newsletter18%
    direct14%
    everything else12%

    DE 22% · US 31% · IN 12% · BR 9% · JP 7% · other 19%

    openshort.link/launch-daylast 14 days
    0 clicks▲ 18.2% vs prev. 14 days

    // developer surface

    One POST away
    from short.

    Everything the console does, the API does programmatically. Keys are scoped, rate limits are generous, and webhooks fire on every click.

    POST /v1/links create a short link
    GET /v1/links/:id/stats click telemetry
    PUT /v1/files upload to the vault
    WS /v1/events live click stream
    # mint a short link
    curl -X POST https://api.openshort.link/v1/links \
      -H "Authorization: Bearer $OPENSHORT_KEY" \
      -d '{"url":"https://example.com/spring-launch",
           "slug":"launch","ttl":"90d"}'
    
    # ← HTTP/2 201
    { "short": "openshort.link/launch", "clicks": 0 }

    // pricing

    Priced like a utility.
    Built like infrastructure.

    Drift

    For the occasional link

    €0/mo

    25 links/mo · 1 GB vault · 30-day analytics · openshort.link domain

    MOST PICKED

    Studio

    For brands & campaigns

    €9/mo

    Unlimited links · 100 GB vault · custom domain · 1-year analytics · QR + UTM builder

    Scale

    For teams shipping daily

    €49/mo

    Everything in Studio · 1 TB vault · API + webhooks · 5 seats · bot shield

    Edge

    For platforms & enterprises

    Custom

    SSO / SAML · 99.99% SLA · data-residency pinning · dedicated edge cities · solution engineer

    // answers

    Fine print, short version.

    Never, unless you want them to. Every link supports an optional TTL — 24 hours to forever. Default is forever, because dead short links are the internet's worst habit.

    Yes, from the Studio plan up. Add one CNAME record, we provision TLS automatically, and every new link is minted on your domain — e.g. yourbrand.co/launch. You can also run multiple domains per workspace.

    Encrypted with AES-256 at rest and replicated across three regions you choose. Files are rescanned for malware hourly; anything suspicious is quarantined and the link page shows a warning instead of serving the file.

    60 requests/min on Drift, 600/min on Studio, 3,000/min on Scale, and negotiated on Edge. Bursts are allowed — limits are rolling windows, not hard walls.

    You do. Full CSV export on every plan, real-time webhooks from Scale up, and we never sell or enrich data with third parties. GDPR, DPA and data-residency pinning available.

    Still curious? Read the docs or ping [email protected]