I

ItalianCompanyCheck · Check

by ItalianCompanyCheck

GETBase

$0.05

per call · USD Coin on Base

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.

Endpoint

GET https://italian-company-check-fdsbh7p2bq-oc.a.run.app/v1/x402/check

8

Calls / 30d

1

Unique payers / 30d

Aug 31

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://italian-company-check-fdsbh7p2bq-oc.a.run.app/v1/x402/check", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://italian-company-check-fdsbh7p2bq-oc.a.run.app/v1/x402/check?identifier=00743110157" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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": {}
}

Payment details

Pay to0xe514653402f0cac581f6bc740cde52c130bf60e8
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ItalianCompanyCheck & similar services