Operational status
A live view of the URL BOT service: overall health, process uptime, and the reachability of the database and cache. The same numbers are available as JSON for uptime monitors and scripts.
Service health
These checks are evaluated on every request to this page and to /healthz. The database is a critical dependency; the cache is an accelerator, so a cache outage degrades the service without taking it down.
Overall
Operational
Rolls up the checks below.
Uptime
1h 29m 13s
5353 seconds since last restart.
Database
Operational
Primary datastore.
Cache
Operational
Redis-backed cache layer.
Build
urlbot-stage38-status-healthz-20260806
Running release marker.
Last checked
2026-08-06T19:38:45Z
UTC, refreshed on load.
Scripts and uptime checks can poll /healthz, which returns the same status, version, uptime, and dependency flags as JSON. It responds 200 when healthy or degraded and 503 only when the database is unreachable.
Building on URL BOT?
Read the developer documentation for authentication, rate limits, and webhooks, or reach the team through the contact page for anything that is not an incident.