PantherAC

PantherAC Status

Live health for dashboard host and upstream services

Operational

JSON: ?format=json · Full check: ?full=1 · Til forsiden

{
    "service": "pantherac-dashboard",
    "version": "0.1.0",
    "status": "operational",
    "timestamp": "2026-07-30T13:56:54+00:00",
    "host": "panther-anticheat.net",
    "checks": {
        "dashboard_static": {
            "status": "ok",
            "latency_ms": 0,
            "message": "PHP status endpoint active"
        },
        "php_runtime": {
            "status": "ok",
            "latency_ms": null,
            "message": "PHP 8.5.9"
        },
        "api": {
            "status": "pending",
            "latency_ms": null,
            "message": "Use ?full=1 to probe API (not run by default)"
        },
        "gateway_tls": {
            "status": "pending",
            "latency_ms": null,
            "message": "Use ?full=1 to probe gateway TLS"
        }
    },
    "links": {
        "dashboard": "https://dashboard.panther-anticheat.net/",
        "marketing": "https://panther-anticheat.net/",
        "api": "https://panther-anticheat.net/api/v1/proxy.php?path=health",
        "gateway": "wss://gateway.panther-anticheat.net"
    }
}