SIGNL4
SIGNL4 is a mobile alerting and on-call duty management service that transforms emails, webhooks, and IoT events into reliable push, SMS, and voice alerts with acknowledgement tracking, escalation, and team on-call scheduling. The platform provides both an inbound webhook for sending alerts and a REST API for managing alerts, statuses, annotations, and team data. Authentication uses a team or webhook secret embedded in the URL path or supplied via the X-S4-Api-Key header.
APIs
SIGNL4 Inbound Webhook API
Simple HTTPS webhook endpoint for triggering mobile alerts in SIGNL4 from any monitoring, ITSM, or IoT tool. Accepts JSON payloads with Title and Message fields plus optional X-...
SIGNL4 REST API
RESTful API for programmatic alert lifecycle management including creating events, acknowledging or closing alerts, annotating alerts, and retrieving team data. Authentication i...