{
  "x402Version": 2,
  "id": 3913,
  "slug": "3913",
  "resource": "https://data.greeneris.io/v1/eu/company-check",
  "description": "One-call verification of a European company: official registry existence and status, insolvency signals, VAT (VIES), LEI (GLEIF), sanctions screening (EU/OFAC/UN/UK/FR), EORI and domain age, condensed into a pass/review/fail verdict with per-check source, timestamp and an explicit coverage map. Query: country=FR (FR, UK, IE, NO, FI, SK, PL, CZ, CH) and id=552032534 (national registry number). Factual verification, not a credit score. Buyers are never charged on failure.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "country": "FR",
            "id": "552032534"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "checks": {
              "insolvency": {
                "records_found": 0,
                "status": "checked"
              },
              "registry": {
                "company_status": "active",
                "exists": true,
                "source": "SIRENE (recherche-entreprises.api.gouv.fr)",
                "status": "checked"
              },
              "sanctions": {
                "match_count": 0,
                "status": "checked",
                "verdict": "no_match"
              },
              "vat": {
                "is_valid": true,
                "number": "FR27552032534",
                "status": "checked"
              }
            },
            "confidence": "high",
            "coverage": {
              "checked": [
                "registry",
                "insolvency",
                "vat",
                "lei",
                "sanctions",
                "eori"
              ],
              "country": "FR",
              "degraded": [],
              "not_covered": []
            },
            "disclaimer": "Factual verification of official public records. Not a credit rating or credit score; sanctions matches require human review.",
            "flags": [],
            "reasons": [
              "Registered and active; no insolvency, sanctions, VAT or domain flag on any checked component."
            ],
            "subject": {
              "country": "FR",
              "id": "552032534",
              "legal_name": "DANONE",
              "natural_person": false
            },
            "verdict": "pass"
          },
          "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": {
                  "country": {
                    "description": "Country of the registry to check against",
                    "enum": [
                      "FR",
                      "UK",
                      "IE",
                      "NO",
                      "FI",
                      "SK",
                      "PL",
                      "CZ",
                      "CH"
                    ],
                    "type": "string"
                  },
                  "domain": {
                    "description": "Company website domain for age and MX signals",
                    "type": "string"
                  },
                  "eori": {
                    "description": "EORI customs number to validate",
                    "type": "string"
                  },
                  "id": {
                    "description": "National registry id: SIREN/SIRET (FR), company number (UK/IE), orgnr (NO), y-tunnus (FI), ICO (SK/CZ), NIP (PL), UID CHE-... (CH)",
                    "type": "string"
                  },
                  "legal_entities_only": {
                    "default": true,
                    "description": "false = include minimized facts for individual entrepreneurs",
                    "type": "boolean"
                  },
                  "lei": {
                    "description": "Known 20-char LEI to verify",
                    "type": "string"
                  },
                  "vat": {
                    "description": "VAT number to check when not derivable (IE, SK)",
                    "type": "string"
                  }
                },
                "required": [
                  "country",
                  "id"
                ],
                "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": "data.greeneris.io",
  "lastUpdated": "2026-08-28T16:08:03.132Z",
  "quality": {
    "calls30d": 52,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T16:08:49.95Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}