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

Custom Domains

Add a branded hostname using ZipQuantum’s TXT ownership verification and hosting requirements.

Steps

  1. Add the hostname in Domains.
  2. Publish the displayed TXT record in DNS.
  3. Verify that the provider resolves the exact hostname without duplicating the zone suffix.
  4. After ZipQuantum reports the domain as verified, point the hostname to the configured application target.
  5. Configure the web server virtual host and issue a TLS certificate.
ZipQuantum Link addresses page with a managed subdomain and a pending custom domain verification
The demo account shows the managed ZipQuantum address separately from the custom-domain verification workflow.

Behavior

Only verified domains owned by the account can be selected in the dashboard or returned by the authenticated API. Laravel cannot accept an arbitrary hostname or terminate TLS without the DNS, virtual-host, and certificate steps.

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