Automate link creation, track analytics, and manage your app growth programmatically with our developer-first API.
X-API-KEY: ol_live_...
X-API-SECRET: sk_live_...
Our API uses a secure dual-header authentication system. To authorize your requests, generate a key pair in your dashboard and include them in every HTTP request.
We store only the cryptographic hashes of your secrets. This ensures that your actual keys are never visible to anyone—even our system administrators. Always store your secret securely as it can only be viewed once.
All endpoints are built on a high-concurrency infrastructure designed for 99.99% uptime. Routes are versioned to ensure backward compatibility.
Programmatically generate a redirection node that handles multiple platforms. This example demonstrates how to set up a "Demo App" campaign with full metadata support.
linkNameFriendly name for internal tracking.slugUnique URL identifier.brandNameDisplay name for the brand.brandLogoUrlLink to your app icon/logo.fallbackUrlDefault redirect for desktop/other.deepLinkPathInternal app route (e.g. spotify:playlist:123). This tells the device which specific screen to open inside the app.appStoreLinksPlatform specific app store URLs.utmParamsUTM tracking parameters.{
"status": "success",
"data": {
"id": "lnk_9872",
"slug": "demo-top-hits",
"publicUrl": "https://1ne.dev/demo-top-hits"
}
}Retrieve detailed breakdowns of visitor data. This endpoint returns click volume, platform distribution (MacOS, Windows, iOS, Android), and top referrers including social app detection.
Fetch visitor country and city metrics for global tracking.
Track OS, device type, and social app distribution.
Ready to automate your enterprise growth? Upgrade to our highest tier for dedicated support, custom rate limits, and priority API gateway access.
View Enterprise Plans