Step-by-step instructions for connecting PingBase to the tools your team already uses.
Post downtime alerts to any Slack channel
Create an Incoming Webhook in your Slack workspace and add it to PingBase. Get instant down/up notifications without leaving Slack.
Post downtime alerts to any Discord channel
Create a webhook in your Discord server and add it to PingBase. Alerts appear as bot messages in whichever channel you choose.
Step-by-step instructions for common monitoring scenarios.
Add a public status page to your website. Show real-time uptime and incident history to your users.
Read guide →HTTP checks with keyword matching and response time tracking. Catch degraded states that still return 200.
Read guide →Get alerted when a scheduled task stops running. Add one curl command to your cron job.
Read guide →Step-by-step migration guides to move your monitors without downtime gaps.
PingBase has a full REST API. You can manage monitors, alert channels, and status pages programmatically — useful for CI/CD pipelines, infrastructure-as-code setups, or building custom dashboards.
View API Reference →