LocusVia Documentation
Everything you need to configure domains, create links, integrate the SDK, and ship production deep links.
What is LocusVia?
LocusVia is a Cloudflare-native deep-linking backend for mobile apps. It resolves short links into app destinations or web fallbacks while supporting iOS Universal Links and Android App Links via dynamically generated association files.
The mobile SDK only knows appID, apiKey, and baseUrl. Everything else — tenant routing, domains, association files, deferred matching, and analytics — is controlled by the backend.
Core capabilities
Dynamic association files
AASA and assetlinks.json generated per domain from configured app platforms.
Multi-environment isolation
Production keys and links never resolve staging data. Fail-closed boundaries.
Deferred link matching
Click-time route snapshots delivered after install via deterministic matching.
Fallback policy engine
Platform-aware routing to app, store, or web with versioned rule evaluation.
SDK event ingestion
Async analytics pipeline with idempotent writes and queue-based processing.
Customer Worker isolation
Per-customer Cloudflare Workers with immutable releases and static assets.