OpenQR Status
Checked . This page runs live checks on every request.
- Main site
openqr.uk — the generator and marketing site
OperationalServing this page
- Database (D1)
the store behind accounts, dynamic codes and analytics
OperationalQuery OK
- REST API
/v1 — the developer API
OperationalOperational
- MCP endpoint
/mcp — the Model Context Protocol server for AI agents
OperationalOperational
- Dynamic redirect
oqr.to — the worker that resolves dynamic QR codes
OperationalHTTP 404
What this checks
The site, REST API and MCP endpoint are all served by the same Cloudflare Worker, so if this page loaded, their compute plane is up — what we verify live is the D1 database they depend on (a single select 1). The oqr.to redirect runs as a separate worker, so it gets a genuine cross-service probe with a 5-second timeout (a bare 404 at its root is healthy; a 5xx or timeout is reported as down). This is a lightweight reachability check, not a full functional test or a historical uptime record.