Integrations
Get API outage alerts where your team works
Available Now
Coming Soon
🚨
PagerDuty
Trigger incidents for critical APIs
Coming soon📟
Opsgenie
Alert your on-call team
Coming soon👥
Microsoft Teams
Alerts for Teams users
Coming soon🔗
Custom Webhook
Send alerts to any HTTP endpoint
Coming soon⚡
GitHub Actions
Trigger workflows on outages
Coming soonBuild Your Own Integration
Use our API to build custom integrations. Get status badges, webhook endpoints, and more.
# Get a status badge
curl https://apistatuscheck.com/api/badge/openai
# Register a webhook
curl -X POST https://apistatuscheck.com/api/webhook/discord \
-H "Content-Type: application/json" \
-d '{"webhookUrl": "...", "apis": ["openai", "stripe"]}'Need a specific integration?
Request on GitHub →