All Quiet
All Quiet is a lean, SRE-first incident management and on-call alerting platform for engineering teams. Its Public REST API (US and EU regions, API-key authenticated) lets teams programmatically create and manage incidents, configure inbound and outbound integrations, manage teams and escalation schedules, and read who is on call.
APIs
All Quiet Incidents API
Create, retrieve, search, update (PATCH), and delete incidents, including severity, status, team assignment, user assignments, and attributes. A Markdown rendering of any incide...
All Quiet Inbound Integrations API
Manage inbound integrations that turn observability and alerting signals into All Quiet incidents, including the generic inbound webhook endpoint, payload attribute mapping, int...
All Quiet Teams API
Create, read, update, and delete teams, team memberships, and organization memberships (users), the building blocks for routing incidents and on-call duty.
All Quiet On-Call Schedules API
Read who is on call across teams and users at a point in time, configure team escalation tiers and rotations, and create on-call overrides for coverage swaps.
All Quiet Webhooks API
Manage outbound integrations that forward All Quiet incidents to third-party platforms, including a generic outbound webhook that POSTs incident events to any HTTP endpoint, plu...