Documentation Index
Fetch the complete documentation index at: https://docs.proxylink.dev/llms.txt
Use this file to discover all available pages before exploring further.
Monitoring alerts
ProxyLink sends a POST request to your webhook URL when a monitored service changes state.Service down
Service recovered
Network automation trigger
Trigger a network automation from an external system (NinjaRMM, Zabbix, Grafana) by calling the automation’s webhook URL:Request headers
All incoming webhooks from ProxyLink include:Verifying requests
Configure a shared secret on your webhook endpoint and check theX-ProxyLink-Signature header to verify the request came from ProxyLink.