ยง Integration ยท Custom Webhooks
Webhook Management
Register HTTPS endpoints to receive real-time push events for budget thresholds and alerts.
Active Webhooks
0
Total Registered
0
Failed (Auto-disabled)
0
๐
No webhooks registered
Create your first webhook to receive real-time events
๐ Webhook Security: Each webhook has a unique secret. Verify the X-Webhook-Signature header using HMAC-SHA256 to ensure requests are authentic.
โก Real-time Delivery: Events are delivered immediately when triggered. Failed deliveries are retried with exponential backoff (5s, 10s, 20s). Webhooks are auto-disabled after 10 consecutive failures.
๐ Payload Format: All events include id, type, timestamp, and data fields. Check the developer docs for event-specific payload structures.
