{
    "api_version": "1.0",
    "status": "operational",
    "timestamp": "2026-04-04T11:58:57+00:00",
    "server": {
        "hostname": "nodejs-s-1vcpu-1gb-nyc1-01",
        "software": "nginx\/1.23.2",
        "php_version": "8.4.12",
        "protocol": "HTTP\/2.0"
    },
    "endpoints": {
        "\/health.php": "Health check endpoint",
        "\/api\/status.php": "API status endpoint",
        "\/demo\/": "Demo applications",
        "http:\/\/127.0.0.1:8080\/nginx_status": "Nginx status (local only)",
        "http:\/\/127.0.0.1:8080\/php_status": "PHP-FPM status (local only)"
    },
    "features": {
        "https": true,
        "http2": true,
        "compression": true,
        "security_headers": true,
        "rate_limiting": true,
        "caching": true
    }
}