Trigger downstream actions. Receive instant HTTP POST notifications when visitors click links, triggers fire, or custom conversion pixels validate.
Lynki fires JSON payloads to your configured HTTP endpoint when events trigger inside your workspace.
Triggered whenever a visitor hits a Lynki short link (includes country, browser, referrer, and unique click diagnostics).
Triggered when a visitor completes a conversion action (such as registration, opt-in, or cart checkouts).
Protect your endpoint from spoofing. Lynki attaches a signature header key `X-Lynki-Signature` to verify that payloads originate from our edge servers.
The signature is an HMAC-SHA256 signature calculated from the raw payload body using your workspace's unique webhook secret signing key.
{
"event": "link.click",
"timestamp": "2026-06-23T08:15:30Z",
"data": {
"short_slug": "exclusive-offer",
"referrer": "https://instagram.com",
"geo": {
"country": "US",
"city": "Austin"
},
"device": {
"browser": "Chrome",
"os": "iOS",
"is_bot": false
}
}
}
Join thousands of marketers and agencies who turned their links into their most powerful growth tool.
No credit card needed. Set up in under 60 seconds.