Added

Company Registry Verification now available in Italy & Luxembourg

You can now verify the existence of a company in Italy and Luxembourg and, when available, retrieve structured official company data. To initiate a verification, use the Company Verification creation endpoint POST /verifications/companies (see API reference) with the right company_number and country_code:

  • For Italy, use the Partita IVA: an 11-digit number (first 7 digits identify the company, the next 3 the province, the last is a check digit). Set country_code = IT.
  • For Luxembourg, use the RCS number: 1 letter (A to J) followed by 1 to 7 digits. Set country_code = LU.

For more details, please refer to our dedicated guide section here.