Getting Started
From zero to monitoring in under 5 minutes. No credit card required.
Create your account
Head to the dashboard and sign up with your email. Takes about 30 seconds.
- Email + password (no OAuth required)
- No credit card for free plan
- Instant access — no waiting for approval
Add your first endpoint
Click "Add Endpoint" and enter the URL you want to monitor. We'll start checking it immediately.
- Enter your URL (e.g.,
https://yourapp.com/health) - Give it a name for easy identification
- Choose check interval (5 min on free, 1-5 min on paid)
Pro tip: Monitor specific endpoints (like /api/health) rather than just your homepage. You'll catch issues faster.
Configure alert settings
Set up how you want to be notified when something goes wrong.
- Email: Enabled by default on all plans
- Telegram: Add your bot token and chat ID (Pro and up)
- Slack/Discord: Use webhook URLs (Team plan)
Recommended: Set your failure threshold to 2-3 consecutive failures. This eliminates 90%+ of false alerts from brief network hiccups.
Test your setup
Intentionally break something to make sure alerts work.
- Temporarily change your endpoint URL to something invalid
- Wait for 2-3 check cycles (depends on your threshold)
- Confirm you receive the alert
- Fix the URL and confirm recovery notification
Don't skip this step. 40% of monitoring setups fail to alert when tested. Verify yours works before you need it.
Add more endpoints
Now that you've verified it works, add the rest of your critical endpoints.
- API routes that users depend on
- Webhook receivers
- Background job health checks
- Third-party service integrations
Setup Checklist
- Account created
- First endpoint added
- Alert channel configured (email/Telegram/Slack)
- Failure threshold set (recommended: 2-3)
- Alert delivery tested and confirmed
- All critical endpoints added
Related Resources
- 📋 FAQ — Common questions about pricing, features, and alerts
- ⚡ Features — Full feature list and competitor comparison
- 🔗 Integrations — Connect to Telegram, Slack, Discord, and more
- ✅ Reliability Checklist — 22 items to bulletproof your monitoring setup
