{
  "x402Version": 2,
  "id": 6843,
  "slug": "6843",
  "resource": "https://uptime.cyberwarex.com/stats",
  "description": "Fleet-wide uptime statistics for every monitored endpoint: uptime percentage, average response time, and total check count over 1, 7 and 30 day windows (plus an optional custom window). Use it to get an at-a-glance reliability picture of a service fleet in one call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "window_days": 7
          },
          "type": "http"
        },
        "output": {
          "example": {
            "stats": {
              "7d": {
                "avg_response_ms": 182.4,
                "endpoints": 4,
                "total_checks": 10080,
                "uptime_pct": 99.874
              }
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "window_days": {
                    "description": "Optional extra aggregation window in days.",
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "stats": {
                    "description": "Per-window aggregates keyed '1d'/'7d'/'30d'.",
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "uptime.cyberwarex.com",
  "lastUpdated": "2026-09-18T07:35:48.948Z",
  "quality": {
    "calls30d": 25,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-18T07:35:48.486Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "uptime.cyberwarex.com",
    "manifest_name": "uptime.cyberwarex.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}