Solo
$9/month, billed annually
- 1 monitors
- 10 contacts
- Checks as often as every 1 min
Live status from 300+ locations
HostTracker checks your websites, APIs and servers from checkpoints around the world. It confirms a real outage in seconds, then alerts you by phone call, SMS, Slack, Telegram or webhook - wherever you'll actually see it.
Every minute, checkpoints near your customers open your site.
Track uptime, response time, incidents, SSL expiry and alerts in one place. Start simple, then add advanced checks when you need them.
Our uptime checker opens your pages like a real customer would. If it won't load - you are losing sales, often without ever knowing it.
Press Check - you'll see in seconds whether real people around the world can reach you.
Start 30-day trialNot just "is the page up?" - we watch the things that quietly cost you money.
"I've worked with this monitoring service for a long time, and my daily routine is no longer a problem. It quietly watches all my sites and lets me respond the moment something goes wrong."
Real reviews from our customers on Trustpilot.
A simple availability checker only tests whether a homepage responds. HostTracker watches everything that can actually hurt your business - pages, ports, APIs, transactions, SSL certificates, servers, domains, blacklist status and response time.
14 alert channels to reach you
Without uptime monitoring 7 hours down · found out last · from a customer
With HostTracker 7 minutes down · detected in seconds · customers never noticed
For developers & AI agents
$ curl -s "https://api2.host-tracker.com/monitor?state=down&limit=3" \
-H "Authorization: Bearer $HT_TOKEN"
REST API
import { HostTracker } from '@hosttracker/sdk';
const ht = new HostTracker({ token: process.env.HT_TOKEN });
const page = await ht.monitors.listMonitor({ query: { limit: 10, state: ['down'] } });
console.log(page.data.length, 'monitors down');
SDKs
$ ht-cli monitors list --state down --limit 3
ID NAME TYPE STATE URL
0192f3c1-6d0a-7b41-9c22-5b1f4a0e77aa api gateway http down https://api.example.com/health
0192f3c1-7f2b-7c58-8d31-2ac9e5b31c04 checkout http down https://example.com/checkout
0192f3c1-9a44-7d6e-b0a7-71d2c8f9e155 eu edge ping down edge-eu.example.com
3 shown, 3 matched
Command line
$ claude mcp add --transport http hosttracker https://mcp.host-tracker.com/mcp
Added HTTP MCP server hosttracker
$ claude
> /mcp # pick hosttracker, sign in to HostTracker in the browser
hosttracker: connected · 65 tools
MCP server
resource "hosttracker_monitor" "marketing" {
type = "http"
url = "https://example.com/"
name = "Marketing site"
interval = 300
tags = ["prod", "web"]
}
$ terraform apply
Terraform provider
Start with a 30-day trial. Upgrade when your site is worth protecting around the clock.
$9/month, billed annually
$14/month, billed annually
$29/month, billed annually
$99/month, billed annually
One hour of downtime usually costs more than a year of HostTracker. Change plan any time.
Add your first monitor, pick how we reach you, and let 300+ checkpoints watch your website and servers around the clock.