📄️ Webhooks Overview
Webhooks enable real-time notifications when events occur in your Leezy account. Instead of polling the API, webhooks push data to your application as it happens.
📄️ Webhook Security
Verify that webhook requests genuinely come from Leezy by validating the HMAC-SHA256 signature.
📄️ Webhook Events
Complete reference for all webhook event types and their payloads.