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.

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.