{
  "x402Version": 2,
  "id": 6859,
  "slug": "6859",
  "resource": "https://seo.cyberwarex.com/audit",
  "description": "On-page SEO audit for any live URL. Returns a 0-100 SEO score plus the raw signals behind it: title tag and meta description with their lengths, canonical URL, robots directives, the full H1-H3 heading map, image alt-text coverage, Open Graph and Twitter card completeness, and whether schema.org structured data is present. Fetches the live page on every call, so results reflect the page as it is now. Use it to audit a landing page, diagnose weak search rankings, or inspect a competitor.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "url": "https://example.com"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "canonical": "https://example.com",
            "h1_h3_map": {
              "h1": [
                "Example Domain"
              ],
              "h2": [],
              "h3": []
            },
            "image_alt_coverage": {
              "coverage_pct": 75,
              "missing_alt": 1,
              "total_images": 4,
              "with_alt": 3
            },
            "meta_description": "Illustrative example domain for documentation.",
            "meta_description_length": 46,
            "og_twitter_complete": false,
            "robots": "index, follow",
            "schema_org_present": true,
            "score": 78,
            "title": "Example Domain",
            "title_length": 14,
            "url": "https://example.com"
          },
          "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": {
                  "url": {
                    "description": "Absolute http(s) URL of the page to audit.",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "canonical": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "h1_h3_map": {
                    "description": "Arrays of h1, h2 and h3 heading text.",
                    "type": "object"
                  },
                  "image_alt_coverage": {
                    "description": "total_images, with_alt, missing_alt, coverage_pct.",
                    "type": "object"
                  },
                  "meta_description": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "meta_description_length": {
                    "type": "integer"
                  },
                  "og_twitter_complete": {
                    "type": "boolean"
                  },
                  "robots": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "schema_org_present": {
                    "type": "boolean"
                  },
                  "score": {
                    "description": "Overall on-page SEO score, 0-100.",
                    "type": "integer"
                  },
                  "title": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "title_length": {
                    "type": "integer"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "seo.cyberwarex.com",
  "lastUpdated": "2026-09-18T07:35:30.34Z",
  "quality": {
    "calls30d": 37,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T07:35:29.826Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "seo.cyberwarex.com",
    "manifest_name": "seo.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"
  }
}