Know where every
tap lands.
Link infrastructure for mobile teams. Sub-10ms deep links, install attribution, and real-time analytics in one SDK.
No credit card required. Free tier works forever.
Linking. Attribution. Analytics.
Your user taps a shared link. You should know where they land, which campaign drove the install, and how every link is performing.
In real time. Without stitching together three vendors and a spreadsheet.
Today, each of those is a different product from a different vendor at a different price point. Links that break across platforms. Attribution that depends on batch jobs. Analytics that lag by hours.
Elsewhere, solving this costs $75K a year and a sales call.
WarpLink handles all three in one SDK. And one transparent price.
Links that land.
- Sub-10ms redirects across 300+ edge locations. No loading screens.
- Deferred deep links survive the app store. Users land on the right screen, even on first install.
- iOS, Android, and web fallback routing in one link.
- Your domain, automatic HTTPS, automatic app association files.
Know which link drove the install.
- Referrer, device ID, and fingerprint matching. Falls through until it finds a match.
- Every attributed install comes with a confidence score you can threshold on.
- No IDFA dependency. No SKAdNetwork workarounds.
- Results in seconds, not overnight batch jobs.
See what is working. Live.
- Clicks and installs update as they happen. No sync delays.
- Filter by device, country, referrer, or UTM parameters.
- Per-link and per-campaign performance, so you know which channels earn their spend.
- Data retention scales with your plan: 90 days to 3 years.
No credit card required. Free tier includes 10K tracked clicks per month.
From zero to deep links in five minutes.
One link handles every platform. Both paths lead to the same screen.
Integrate in Minutes. Not Sprints.
Three SDKs. Zero dependencies. MIT licensed. Add deep linking in under 50 lines of code.
import WarpLink
WarpLink.configure(apiKey: "wl_live_xxx")
WarpLink.handleDeepLink { result in
switch result {
case .success(let deepLink):
navigate(to: deepLink.path)
case .failure(let error):
print(error)
}
}Pricing That Scales With You
Every plan includes unlimited redirects, full API access, and the MCP server. Start free. Upgrade when your links start earning their keep.
No credit card required. Your links always work, even if you exceed your plan.
AI-Native From Day One
19 MCP tools for links, apps, domains, API keys, and usage. Manage your link infrastructure from Claude, Cursor, Windsurf, or any MCP client. Free on every plan.
{
"mcpServers": {
"warplink": {
"url": "https://api.warplink.app/mcp",
"headers": {
"Authorization": "Bearer wl_live_xxx"
}
}
}
}Frequently Asked Questions
WarpLink is a drop-in replacement. Create an account, register your app, swap the SDK, and replace your Firebase URLs with WarpLink short links. Most teams finish in under a day. You get open source SDKs, sub-10ms redirects, and transparent pricing from $0.
All SDKs are under 200KB gzipped with zero third-party dependencies. The iOS SDK is distributed via SPM, Android via Maven Central, and React Native via npm. Each is MIT licensed so you can inspect every line.
WarpLink uses a multi-strategy attribution cascade: referrer matching, device ID (IDFV), and probabilistic fingerprinting. Combined, this achieves high accuracy without relying on deprecated APIs like IDFA or SKAdNetwork workarounds.
Your links keep working. Redirects are never blocked or throttled. The analytics dashboard shows an upgrade prompt once you hit the limit. You'll get email heads-ups at 50%, 80%, and 90% usage so there are no surprises.
WarpLink processes minimal data: IP hashes (not raw IPs), user-agent strings, and timestamps for click attribution. No personal data is stored beyond what's needed for link routing. Data retention follows your plan's limits.
Yes, all SDKs are MIT licensed on GitHub with zero third-party dependencies. You can audit the code, fork it, or contribute. We believe deep linking infrastructure should be transparent.
Yes. Paid plans include custom domain support (3-10 domains depending on tier). You can use your own domain for short links instead of the default aplnk.to domain. Setup takes under 5 minutes with DNS verification.
The MCP server exposes 19 tools for managing links, apps, API keys, custom domains, and usage. It works with Claude, Cursor, Windsurf, and any MCP-compatible tool. Add the WarpLink server URL and your API key to your tool's config. Free on all plans.
Enterprise services typically start at $75,000 per year with annual contracts and sales processes. WarpLink starts at $0 and scales to $99/month for 2 million tracked clicks. No sales call, no annual contract, no hidden fees.
Your links should open the app.
Your data should tell you why.
Set up deep linking, attribution, and analytics in minutes. Free to start.
Start building, freeHave a question?