speedtest-lab — node status healthy
Public status page for the speedtest-lab measurement node. Endpoint version 1.4.2.
Available endpoints
- /api/v1/status — current node telemetry (json)
- /api/v1/health — liveness probe
- /api/v1/probes — probe registry (auth required)
- /about — node info
Notes
This node performs synthetic latency and throughput measurements. Probe data is not retained beyond 24h. To register a probe, request a token via the operator.
$ curl -s https://status.projectshitpost.fun/api/v1/health
{"healthy":true,"checks":{"db":"ok","cache":"ok","upstream":"ok"}}