9+ Integrations

Connect with your favorite tools

Get alerts where your team works. Slack, Discord, PagerDuty, webhooks, and more.

Instant Alerts

Get notified within seconds of detecting an issue.

Easy Setup

Configure integrations in minutes with our guided setup.

Custom Webhooks

Build custom integrations with our powerful webhook system.

Communication

Popular

Slack

Receive instant notifications in your Slack channels when issues are detected.

Learn more

Email

Email notifications to your entire team with detailed reports.

Learn more

Twilio

SMS and voice call notifications for critical alerts.

Learn more

Discord

Get alerts directly in your Discord server with rich embeds.

Learn more

Microsoft Teams

Post updates to Microsoft Teams channels with adaptive cards.

Learn more

Developer

Popular

Webhooks

Custom HTTP callbacks to any endpoint for maximum flexibility.

Learn more

Incident Management

Coming Soon

PagerDuty

Create incidents and escalate critical alerts to on-call teams.

Automation

Coming Soon

Zapier

Connect with 5,000+ apps via Zapier automations.

Monitoring

Coming Soon

Datadog

Send metrics to Datadog for advanced analysis and dashboards.

curl -X POST \
  https://sentinel.rootstuff.io/api/v1/monitors \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com",
    "interval": 30,
    "alerts": ["slack", "email"]
  }'
                        

Build Custom Integrations

Use our RESTful API to build custom integrations with any tool. Full documentation with examples in multiple languages.

View API Documentation
Setup in minutes

Start integrating today

Connect your favorite tools and never miss an alert again.