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. Badges are public; registering a webhook needs your API key and a Team or Developer plan — grab the key from your dashboard.
# Get a status badge (no auth)
curl https://apistatuscheck.com/api/badge/openai
# Register a webhook (Team or Developer plan)
curl -X POST https://apistatuscheck.com/api/webhook/discord \
-H "Content-Type: application/json" \
-d '{"apiKey": "YOUR_API_KEY", "webhookUrl": "...", "apis": ["openai", "stripe"]}'📡
Recommended
Want alerts for your own infrastructure too?
API Status Check monitors third-party APIs. Better Stack monitors YOUR servers and apps. Use both for full coverage.
Try Better Stack Free →Need a specific integration?
Request on GitHub →