Integration
Get downtime and recovery alerts posted instantly to any Discord server channel via bot messages. Works on free Discord servers.
HTTP 503 · detected at 14:32 UTC
Recovered after 4 minutes
In your Discord server, go to channel settings → Integrations → Webhooks and create one.
In Settings → Alert Channels, choose Discord, paste the webhook URL, and save.
Messages appear in your channel as a bot with down/up status, status code, and timing.
curl -X POST https://pingbase-worker.workers.dev/api/alert-channels \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"type": "discord",
"name": "Ops Channel",
"webhook_url": "https://discord.com/api/webhooks/1234567890/xxxx"
}'
Discord is a differentiator
Most uptime monitoring tools (UptimeRobot, BetterUptime, Pingdom) don't support Discord. If your team runs in Discord, PingBase is the only serious option at this price point.
PingBase Pro includes Discord alerts, 10 monitors, and a public status page — all for $9/month.
Start free →Full setup guide: /guides/discord