ZipQuantum Documentation

Everything you need to use Smart Links, Deferred Deep Linking, and QR Smart Codes — safely.

No proprietary SDK · No fingerprinting · Privacy-first

Create your first Smart Link in minutes

API integration, parameters, and error handling

Endpoints, parameters, and platform behavior.

Docs

Smart Links

Learn the fields and URL model of a Smart Link as implemented by ZipQuantum.

URL model

A managed link uses https://{subdomain}.zq.tn/{reference}. A verified custom domain uses https://{custom-domain}/{reference}. The historical /r/{reference} form remains for legacy links.

ZipQuantum New link form showing the real Smart Link configuration fields
The current New link screen groups address, destination, fallbacks, routing, campaign and lifecycle settings.

Stored fields

  • Primary destination and fallback URL
  • Android package and iOS Store URL
  • Preview title, description, and image
  • Activation, expiration, click limit, and expiration redirect
  • Parameters and device-specific targets

Ownership

Authenticated links belong to the API-key or dashboard user. Anonymous links are temporarily claimable with the one-time claim key returned at creation.

Expected behavior

The same reference is resolved only on its permitted host. An unverified or foreign custom domain returns a not-found response rather than exposing the link.

Get Started

Create your first ZipQuantum Smart Link in minutes — no proprietary SDK, no fingerprinting, and no attribution stack.

ZipQuantum links are install-aware by design.
They work before install, during install, and after install — using standard platform mechanisms only.

What You’ll Do Here

In this section, you’ll learn how to:

  • Create a Smart Link from the dashboard

  • Configure install-safe routing

  • Verify correct behavior across install states

  • Deploy links to production safely

No SDK integration is required.
No runtime interception.
No background services.

Prerequisites

Before you begin, make sure you have:

  • A ZipQuantum account

  • Access to your app’s App Store / Play Store listing

  • A destination URL or in-app route you want users to reach

That’s it.

Next Step

Create Your First Smart Link

This guide walks you through:

  • Creating a link

  • Testing install vs non-install behavior

  • Sharing it safely across channels