API Reference
Authentication
- Requests include an organization-scoped token.
- Pass the token in
Authorization: Bearer <token>.
Core endpoints
POST /api/webhooks/alertmanager— receive alerts from AlertmanagerPOST /api/webhooks/generic— deliver incident and status updates
Webhook payloads
See integration pages for expected JSON fields and retry behavior.