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

Manage Links

Manage account links through the dashboard, authenticated REST API, or remote MCP server.

Dashboard

The Links module lists, searches, creates, edits, deletes, and opens statistics for account links.

ZipQuantum Links inventory containing three synthetic demonstration Smart Links
The demo inventory covers a routed product link, a limited offer and a QR entry point.
ZipQuantum analytics dashboard populated with synthetic demonstration sessions
Synthetic sessions make device, operating-system and link-performance views reproducible for documentation.

REST API

With X-Api-Key, use GET/POST /v1/links, GET/PATCH/DELETE /v1/links/{link}, POST /v1/links/{link}/qr, link and account analytics, account usage, capabilities, and verified-domain discovery. The API returns only resources owned by the key’s account and enforces plan capabilities and quotas.

MCP for AI assistants

The remote Streamable HTTP endpoint is /mcp. Authentication uses OAuth 2.1 authorization code flow with PKCE: the client opens the ZipQuantum login and consent screen, so no API key is copied manually. The plan must enable full_api_access and mcp_access. Available tools cover link CRUD, analytics, QR codes, usage, and domains; deletion requires explicit confirmation.

Authentication

Users can review and revoke OAuth clients under AI assistant connections. Never expose API keys or OAuth tokens in a public client, URL, prompt, log, or source repository.

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