Integrations
Webhook Reference
Webhook payloads sent by ProxyLink for monitoring events and network automation triggers.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Webhook payloads sent by ProxyLink for monitoring events and network automation triggers.
{
"status": "down",
"label": "Hotel Anna - NVR",
"target": "192.168.20.10:80",
"time": "2026-05-11 20:00:00 EEST"
}
{
"status": "up",
"label": "Hotel Anna - NVR",
"target": "192.168.20.10:80",
"time": "2026-05-11 20:07:00 EEST"
}
curl -X POST https://app.proxylink.dev/automations/trigger/{secret}
Content-Type: application/json
X-ProxyLink-Event: down|up