Public API
API keys and integrations for automation
Create monitors, read statuses, manage settings — programmatically. Will be compatible with a Terraform provider (planned).
We transparently show what's already done, what's in active development and what's in the queue. We don't give dates — we move at the pace quality allows.
Active work now
Confirmed, in queue
Already in production
API keys and integrations for automation
Create monitors, read statuses, manage settings — programmatically. Will be compatible with a Terraform provider (planned).
Premium: checks from several regions with consensus
The base node infrastructure is live. We're expanding the geography and improving the consensus algorithm (2-of-3, 3-of-5).
A separate status page of your services for customers
Hosted on our subdomain or an embeddable JS widget on your site. With a 90-day uptime bar, incidents and update subscriptions.
Slack, Discord, custom webhooks for teams
For distributed teams whose on-call channel isn't Telegram. A webhook lets you plug in any system.
Shared management of monitors and roles
Several users in one workspace, roles (admin / editor / viewer), email invites.
Monitoring cron jobs and background processes
Pull-mode: your script pings our URL — if it stops, we send an alert. Covers «the backup didn't run», «cron died» cases.
Checking DNS records for correctness and resolve availability
Watching A/AAAA/MX/TXT records, resolve time, DNS-poisoning detection across several resolvers.
Custom headers, POST requests, regex for keywords
For checking authenticated endpoints, webhooks and complex pages with dynamic content.
Cards and crypto in addition to Telegram Stars
For users without Telegram Premium and for B2B clients with corporate cards.
Checking site availability and response time
Basic HTTP/HTTPS checks with accelerated retries on failure. Works on both Free and Premium plans.
Checking servers and network nodes via ping
For VPS, gateways and any host that answers ICMP. No HTTP server required.
Checking open ports: SMTP, SSH, DBs, game servers
Any TCP service in host:port form. Measures connect time, with separate alerts for «closed» / «open again».
Notifications before certificates and registration expire
Alerts 30, 7 and 1 day before expiry. Checks via WHOIS and standard CA chains.
Full bot functionality and one-click dashboard login
The bot understands commands, buttons and inline mode. WebApp auth without logging in again in the browser.
A dashboard for analytics and managing monitors
Uptime charts, check history, incidents, notification settings, light/dark theme.
Email alerts in addition to Telegram
Separate channel toggles: use Telegram only, email only, or both at once.
Agents on VPS update automatically from the master
The master tells the agent the current version in response to a heartbeat. If the agent is outdated it downloads a new agent.py, verifies it and atomically overwrites itself via os.execv. systemd keeps supervising the same PID. Agent deploys became seamless.
If you have a feature request that isn't on the plan — write to support. Real production use cases move priorities fastest.