{
  "x402Version": 2,
  "id": 13528,
  "slug": "13528",
  "resource": "https://formwerk.halowerk.com/v1/pruef/formwerk/formularzahl/formular",
  "description": "Prüft am Objekt formular den Befund Zahl enthaltener Formulare.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "ziel": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "einheit": "Anzahl",
            "formulare_anzahl": null,
            "meta": {
              "hinweis": "Messwert erst nach Ausführung",
              "methode": "Beispiel, keine Live-Messung",
              "objektart": "formular",
              "partial": true
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/pruef/formwerk/formularzahl/formular",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "ziel": {
                    "oneOf": [
                      {
                        "description": "Öffentliche HTTP(S)-Adresse; bei DNS-Befunden Domain oder öffentliche IP.",
                        "maxLength": 2048,
                        "minLength": 1,
                        "type": "string"
                      },
                      {
                        "additionalProperties": false,
                        "properties": {
                          "adresse": {
                            "maxLength": 2048,
                            "minLength": 1,
                            "type": "string"
                          },
                          "dkim_selektor": {
                            "pattern": "^[A-Za-z0-9_-]{1,63}$",
                            "type": "string"
                          },
                          "selektor": {
                            "description": "CSS-Selektor: genau ein Objekt, sonst erster Treffer des Objektfilters.",
                            "maxLength": 240,
                            "minLength": 1,
                            "type": "string"
                          },
                          "user_agent": {
                            "pattern": "^[A-Za-z0-9_-]{1,80}$",
                            "type": "string"
                          },
                          "vergleich": {
                            "description": "Öffentliche Vergleichsadresse für Link-, Sitemap- oder Sprachbefunde.",
                            "maxLength": 2048,
                            "type": "string"
                          }
                        },
                        "required": [
                          "adresse"
                        ],
                        "type": "object"
                      }
                    ]
                  }
                },
                "required": [
                  "ziel"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "einheit": {
                    "const": "Anzahl",
                    "type": "string"
                  },
                  "formulare_anzahl": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "meta": {
                    "additionalProperties": false,
                    "properties": {
                      "hinweis": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "methode": {
                        "type": "string"
                      },
                      "objektart": {
                        "const": "formular",
                        "type": "string"
                      },
                      "partial": {
                        "type": "boolean"
                      }
                    },
                    "required": [
                      "partial",
                      "methode",
                      "hinweis",
                      "objektart"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "formulare_anzahl",
                  "einheit",
                  "meta"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "formwerk.halowerk.com",
  "lastUpdated": "2026-09-13T18:54:09.351Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-13T18:54:08.927Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "formwerk.halowerk.com",
    "manifest_name": "formwerk.halowerk.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"
  }
}