eu-verify
GET data.greeneris.io/v1/eu/company-check
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
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.
Resource: data.greeneris.io/v1/eu/company-check
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x6ab8efe305cce67daa48c97bde29c04402822dff
Payment methods: — · Last validation: 2026-09-14 12:40:06.961+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"country",
"id"
],
"properties": {
"id": {
"type": "string",
"description": "National registry id: SIREN/SIRET (FR), company number (UK/IE), orgnr (NO), y-tunnus (FI), ICO (SK/CZ), NIP (PL), UID CHE-... (CH)"
},
"lei": {
"type": "string",
"description": "Known 20-char LEI to verify"
},
"vat": {
"type": "string",
"description": "VAT number to check when not derivable (IE, SK)"
},
"eori": {
"type": "string",
"description": "EORI customs number to validate"
},
"domain": {
"type": "string",
"description": "Company website domain for age and MX signals"
},
"country": {
"enum": [
"FR",
"UK",
"IE",
"NO",
"FI",
"SK",
"PL",
"CZ",
"CH"
],
"type": "string",
"description": "Country of the registry to check against"
},
"legal_entities_only": {
"type": "boolean",
"default": true,
"description": "false = include minimized facts for individual entrepreneurs"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.