> For the complete documentation index, see [llms.txt](https://docs.hookshothq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hookshothq.com/basics/what-are-webhooks.md).

# What are Webhooks?

Webhook can be thought of as a Reverse API for your system. An API consists of your users making requests to you *to make something happen*, while webhooks consist of you making requests to your users *when something happens*.
