Webhook

An HTTP callback that sends real-time data to a specified URL when a specific event occurs.

A webhook is an HTTP callback mechanism that allows one application to send real-time data to another application when a specific event occurs. Instead of continuously polling an API for updates, the receiving application registers a URL and gets notified automatically when something happens.

In monitoring and incident management, webhooks are used to integrate alerting systems with other tools. For example, when Hyperping detects an outage, it can send a webhook to Slack, PagerDuty, a custom application, or any other system that accepts HTTP callbacks. The webhook payload typically includes details about the event (what happened, when, which service is affected).

Webhooks are preferred over polling because they deliver information in real-time, reduce unnecessary API calls, and are more efficient for both the sender and receiver. Most modern monitoring and incident management tools support both incoming webhooks (receiving data) and outgoing webhooks (sending notifications).

Hyperping monitoring dashboard

Related Terms

Health Check
An endpoint or process that verifies whether a service or its dependencies are functioning correctly...
API Monitoring
The practice of monitoring API endpoints for availability, performance, correctness, and compliance ...
Alert Routing
The process of directing alerts to the appropriate team or individual based on rules, service owners...

Related Resources

Get started

Start monitoring in the next 5 minutes.

Stop letting customers discover your outages first. Set up monitoring, status pages, on-call, and alerts before your next coffee break.

14 days free trial — No card required