A catalog of the webhooks an API can send, including their events, payloads, and delivery guarantees.
WebhookCatalog
Policies
Webhook Contracts Defined
I require that every webhook an API sends is described by a real contract that specifies its trigger, its payload, its headers, and its delivery and retry behavior, so integrators can build against...