RepairYour.Tech
platform en

Webhook

platform

Plain-language definition

Plain-language definition

An HTTP message sent automatically when an event occurs.

Why it matters

Webhooks let systems react promptly without constant polling, but deliveries can be duplicated or delayed.

Technical detail

A webhook delivers an event payload to a registered endpoint and requires authentication or signature verification, replay protection, retries, and idempotent handling.

Examples

  • A payment provider sends a signed webhook when a dispute opens.

Sources and review

Reviewed July 12, 2026 by [email protected]. Next review due July 11, 2027.

  1. Webhooks — Stripe Accessed 7/11/2026

See something we should improve?

Suggest a correction to “Webhook.” Suggestions are reviewed before the published definition changes.

Press ? for shortcuts