Outbound webhooks turn Status Bee into an event source for your own tooling. Each workspace can register any number of HTTPS endpoints, choose which of the thirteen event types to receive, and verify every delivery with an HMAC signature.
Webhooks
How webhooks workOne HTTPS endpoint per workspace, thirteen event types, a signature on every delivery.Verify signaturesProve a delivery came from Status Bee before you act on it.Event referenceAll thirteen event types, when each fires, and the shape of its data.Retries and failuresWhat counts as a failure, how retries are spaced, and when a webhook is switched off.