{
  "x402Version": 2,
  "id": 7322,
  "slug": "7322",
  "resource": "https://italian-company-check-fdsbh7p2bq-oc.a.run.app/v1/x402/check",
  "description": "Italian company registry lookup, verification and KYB pre-check using official/public sources: Registro Imprese / InfoCamere HVD, VIES, GLEIF, OpenCoesione and AGCM where applicable. Search by Codice Fiscale, Partita IVA or LEI. Returns normalized identity, status, legal form, address, NACE/ATECO, source timestamps and VAT verification. For supplier verification, procurement, due diligence and compliance.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe514653402f0cac581f6bc740cde52c130bf60e8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "identifier": "00743110157"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "check_status": "complete",
            "company": {
              "ateco_code": null,
              "country": "IT",
              "legal_form": null,
              "lei": null,
              "municipality": null,
              "nace_code": null,
              "name": null,
              "postal_code": null,
              "province": null,
              "registered_address": null,
              "registration_date": null,
              "status": null,
              "tax_code": "00743110157",
              "vat_number": null
            },
            "enrichments": {},
            "identifier": "00743110157",
            "source_statuses": {
              "registro_imprese_hvd": {
                "configured": true,
                "success": true
              }
            },
            "verifications": {}
          },
          "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": {
                "properties": {
                  "identifier": {
                    "description": "Italian company identifier: Codice Fiscale (tax code), Partita IVA (VAT number), or Legal Entity Identifier (LEI).",
                    "type": "string"
                  }
                },
                "required": [
                  "identifier"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "italian-company-check-fdsbh7p2bq-oc.a.run.app",
  "lastUpdated": "2026-09-17T06:21:34.156Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T06:21:33.875Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "italian-company-check-fdsbh7p2bq-oc.a.run.app",
    "manifest_name": "italian-company-check-fdsbh7p2bq-oc.a.run.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}