{
  "x402Version": 2,
  "id": 3694,
  "slug": "3694",
  "resource": "https://api.webbersites.com/api/seo/site-audit",
  "description": "SITE-WIDE audit — the full 7-part on-page audit (head/meta, alt text, social cards, links, WCAG, schema.org, robots) run across up to 8 pages of one site in a single call. Discovers pages from the start URL's internal links, audits each, and returns per-page scores plus a site-level score, grade, and the issues that repeat across pages. The finished deliverable: one call, whole-site verdict. ?url=&pages=&level=&detail=",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xdd5fcEa81CA6f1EB39FEd5B973DE794293B81ba6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "level": "AA",
            "pages": 5,
            "url": "https://example.com"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "common_issues": [
              {
                "pages_affected": 4,
                "reason": "images missing alt"
              }
            ],
            "grade": "C",
            "pages": [
              {
                "grade": "B",
                "score": 82,
                "top_issues": [
                  "2 head/meta problems"
                ],
                "url": "https://example.com/"
              }
            ],
            "pages_audited": 5,
            "site": "https://example.com",
            "site_score": 78
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "detail": {
                    "description": "summary (default) or full — full includes every per-page section report",
                    "type": "string"
                  },
                  "level": {
                    "description": "WCAG level: A, AA (default), AAA",
                    "type": "string"
                  },
                  "pages": {
                    "description": "Max pages to audit, 2-8 (default 5)",
                    "type": "number"
                  },
                  "url": {
                    "description": "Start URL (usually the homepage)",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "common_issues": {
                    "type": "array"
                  },
                  "grade": {
                    "type": "string"
                  },
                  "pages": {
                    "type": "array"
                  },
                  "pages_audited": {
                    "type": "number"
                  },
                  "site": {
                    "type": "string"
                  },
                  "site_score": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.webbersites.com",
  "lastUpdated": "2026-08-21T20:17:24.571Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-21T20:17:24.376Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.webbersites.com",
    "manifest_name": "api.webbersites.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"
  }
}