$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/check8
Calls / 30d
1
Unique payers / 30d
Aug 31
Last called
exact
Payment scheme
Call this service
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 -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
0xe514653402f0cac581f6bc740cde52c130bf60e8USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from ItalianCompanyCheck & similar services
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
Strale · Email Validate
api.strale.io
Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…