Receive real-time notifications when events occur in your apitree account. Configure webhook endpoints to stay informed.
api.call.successAPI call completed successfullyapi.call.errorAPI call failedbilling.credit_lowCredit balance below 20%sla.breachAPI SLA threshold exceededhealing.resolvedSelf-Healing auto-recovered an APIsettlement.paidProvider settlement completed{
"event": "api.call.success",
"timestamp": "2026-04-09T10:30:00Z",
"data": {
"api_id": "weather",
"latency_ms": 234,
"credits_used": 0.005,
"cached": false,
"request_id": "req_abc123"
}
}Webhook configuration is available in the dashboard settings. Enterprise plans support custom retry policies.