{
  "ok": true,
  "service": "chamele0n-api-shield",
  "version": "0.5.0",
  "mode": "log",
  "routes": {
    "discord": "/discord/*",
    "softres": "/softres/*"
  },
  "endpoints": {
    "health": "/shield/health",
    "status": "/shield/status",
    "dashboard": "/dashboard"
  }
}