HomeProductsFull Company Data - Italy

Full Company Data - Italy

From: €0.099 + VAT

All the information on any Italian company: financial data, corporate structure, employees, contacts for activities such as marketing, AML, database enrichment.

Delivery

In a few minutes

available for
  • it

The Full Company Data service is designed for all companies seeking complete data on Italian businesses, allowing access to over 1300 pieces of information on a single company.

The Full Company Data service is the most comprehensive dataset and includes all information on AML endpoints, stakeholders, and marketing, as well as other financial data such as receivables, financial assets, production costs, revenues, financial expenses, operating results, and financial assets.

With just the VAT number, the Full service allows you to obtain enriched data on all entities, whether natural or legal persons, involved in the company, contacts (email, social media, addresses of all locations), company structure, employees, and detailed company and financial data in just a few seconds.

The service is currently available in both synchronous and asynchronous modes.

During periods of high traffic, official data sources may experience delays in response times. Therefore, if not strictly necessary, we suggest using the POST method.
This method allows you to set a callback URL, thus eliminating the need to check the status and taking advantage of the opportunity for our system to proactively send a notification upon request completion.

The reference endpoint is https://company.openapi.com/EN-full/{vatCode_or_taxCode}

REQUEST EXAMPLE

POST /EN-full

This is an example request where the VAT number 12485671007 was used.

https://company.openapi.com/EN-full/12485671007

As previously indicated, it is also possible to set up a callback via the payload:

{
  "callback": {
    "url": "https://your_domain.it/your_callback.php",
    "method": "JSON",
    "headers": {
      "session_id": "oiwejdf89453urf945jfg"
    }
  }

RESPONSE EXAMPLE

POST /IT-full

The response will include the request id and the status

{
  "callback": {
  "data": {
    "state": "PENDING",
    "id": "66a8ed9b82cf2ae627012068"
  },
  "success": true,
  "message": "",
  "error": null
}

CHECK REQUEST STATUS

You can check the status of the request at any time via the endpoint /IT-check_id/{id}. If a callback is set up, the system will notify you directly when the response is available.

REQUEST EXAMPLE

GET/IT-check_id/{id}

https://company.openapi.com//IT-check_id/66a8ed9b82cf2ae627012068

RESPONSE EXAMPLE

If the status of the request is completed, i.e., done, the response will include all data:

This is an example of a response for the VAT number 12485671007

{
      "data": {
        "pec": "[email protected]",
        "publicTenders": [
          {
            "year": "2021",
            "applied": 41,
            "won": 42,
            "value": 13812.52
          },
          {
            "year": "2020",
            "applied": 48,
            "won": 51,
            "value": 10274.94
          }
        ],
        "managers": [
          {
            "name": "LUCA",
            "surname": "SCURIATTI",
            "roles": [
              {
                "role": {
                  "code": "AUN",
                  "description": "Managing director"
                },
                "roleStartDate": "2020-09-10T00:00:00"
              }
            ],
            "gender": {
              "code": "M",
              "description": "Man"
            },
            "taxCode": "SCRLCU73R02H501H",
            "birthDate": "1973-10-02T00:00:00",
            "age": 49,
            "birthTown": "ROMA (RM)",
            "isLegalRepresentative": true
          },
          {
            "companyName": "OPEN HOLDING SRL",
            "roles": [
              {
                "role": {
                  "code": "SOU",
                  "description": "Sole owner"
                },
                "roleStartDate": "2022-12-05T00:00:00"
              }
            ],
            "taxCode": "16935371001",
            "isLegalRepresentative": false
          },
          {
            "name": "SIMONE",
            "surname": "DESANTIS",
            "roles": [
              {
                "role": {
                  "code": "PP",
                  "description": "Special representative/agent"
                },
                "roleStartDate": "2013-10-17T00:00:00"
              }
            ],
            "gender": {
              "code": "M",
              "description": "Man"
            },
            "taxCode": "DSNSMN80M11L117F",
            "birthDate": "1980-08-11T00:00:00",
            "age": 42,
            "birthTown": "TERNI (TR)",
            "isLegalRepresentative": false
          },
          {
            "name": "SHAUN",
            "surname": "DE LUCIA",
            "roles": [
              {
                "role": {
                  "code": "PP",
                  "description": "Special representative/agent"
                },
                "roleStartDate": "2013-10-17T00:00:00"
              }
            ],
            "gender": {
              "code": "M",
              "description": "Man"
            },
            "taxCode": "DLCSHN77S29Z114J",
            "birthDate": "1977-11-29T00:00:00",
            "age": 45,
            "birthTown": "STOKE ON TRENT (E)",
            "isLegalRepresentative": false
          }
        ],
        "shareholders": [
          {
            "shareholdersInformation": [
              {
                "taxCode": "16935371001",
                "openapiNumber": "IT8A380807S0001",
                "companyName": "OPEN HOLDING SRL",
                "sinceDate": "2022-11-23T00:00:00",
                "streetName": "VIALE FILIPPO TOMMASO MARINETTI 221"
              }
            ],
            "percentShare": 100
          }
        ],
        "adjustments": [
        {
          "code": "IIC163",
          "value": 0
        },
        {
          "code": <"IIC162",
          "value": 0
        },
        {
          "code": "IIC164",
          "value": 0
        },
        {
          "code": "IIC246",
          "value": 0
        },
        {
          "code": "IIC245",
          "value": 0
        },
        {
          "code": "IIC350",
          "value": 0
        },
        {
          "code": "IICC351",
          "value": 0
        },
        {
          "code": "IIC167",
          "value": 0
        },
        {
          "code": "IIC168",
          "value": 0
        },
        {
          "code": "IIC166",
          "value": 0
        },
        {
          "code": "IIC165",
          "value": 0
        },
        {
          "code": "IIC169",
          "value": 0
        }
      ],
      "productionCosts": [
        {
          "code": "IIC134",
          "value": 401153
        },
        {
          "code": "IIC188",
          "value": 32142
        },
        {
          "code": "IIC140",
          "value": 19514
        },
        {
          "code": "IIC141",
          "value": 12628
        },
        {
          "code": "IIC142",
          "value": 0
        },
        {
          "code": "IIC143",
          "value": 0
        },
        {
          "code": "IIC133",
          "value": 68393
        },
        {
          "code": "IIC138",
          "value": 6689
        },
        {
          "code": "IIC148",
          "value": 33313
        },
        {
          "code": "IIC147",
          "value": 0
        },
        {
          "code": "IIC137",
          "value": 0
        },
        {
          "code": "IIC131",
          "value": 9949
        },
        {
          "code": "IIC146",
          "value": 0
        },
        {
          "code": "IIC132",
          "value": 3061076
        },
        {
          "code": "IIC136",
          "value": 24181
        },
        {
          "code": "IIC187",
          "value": 30870
        },
        {
          "code": "IIC135",
          "value": 116838
        },
        {
          "code": "IIC144",
          "value": 32142
        },
        {
          "code": "IIC139",
          "value": 548861
        },
        {
          "code": "IIC145",
          "value": 0
        }
      ],
      "revenuesFinancialCharges": [
        {
          "code": "IIC226",
          "value": 0
        },
        {
          "code": "IPL231",
          "value": 0
        },
        {
          "code": "IIC236",
          "value": 0
        },
        {
          "code": "IIC227",
          "value": 0
        },
        {
          "code": "IPL232",
          "value": 0
        },
        {
          "code": "IIC237",
          "value": 0
        },
        {
          "code": "IIC225",
          "value": 0
        },
        {
          "code": "IIC230",
          "value": 0
        },
        {
          "code": "IIC235",
          "value": 0
        },
        {
          "code": "IIC228",
          "value": 0
        },
        {
          "code": "IIC233",
          "value": 0
        },
        {
          "code": "IIC238",
          "value": 0
        },
        {
          "code": "IIC229",
          "value": 0
        },
        {
          "code": "IIC234",
          "value": 0
        },
        {
          "code": "IIC239",
          "value": 0
        },
        {
          "code": "IIC156",
          "value": 0
        },
        {
          "code": "IIC190",
          "value": -3950
        },
        {
          "code": "IIC152",
          "value": 0
        },
        {
          "code": "IIC155",
          "value": 0
        },
        {
          "code": "IIC154",
          "value": 0
        },
        {
          "code": "IIC150",
          "value": 0
        },
        {
          "code": "IIC189",
          "value": 0
        },
        {
          "code": "IIC241",
          "value": 0
        },
        {
          "code": "IIC243",
          "value": 0
        },
        {
          "code": "IIC244",
          "value": 1445
        },
        {
          "code": "IIC242",
          "value": 0
        },
        {
          "code": "IIC240",
          "value": 0
        },
        {
          "code": "IIC159",
          "value": 1445
        },
        {
          "code": "IIC158",
          "value": 0
        }
      ],
      "annualResult": [
        {
          "code": "IIC191",
          "value": 204454
        },
        {
          "code": "IIC192",
          "value": 0
        },
        {
          "code": "IIC250",
          "value": 0
        },
        {
          "code": "IIC179",
          "value": 469366
        },
        {
          "code": "IIC177",
          "value": 677319
        },
        {
          "code": "IIC347",
          "value": 3499
        },
        {
          "code": "IIC178",
          "value": 207953
        }
      ],
      "incomeStatementAggregateValues": [
        {
          "code": "IIC224",
          "value": 682714
        },
        {
          "code": "IIC149",
          "value": 3753734
        },
        {
          "code": "IIC130",
          "value": 4436448
        },
        {
          "code": "IIC161",
          "value": -5395
        },
        {
          "code": "IIC170",
          "value": 0
        }
      ],
      "productionValue": [
        {
          "code": "IIC127",
          "value": 0
        },
        {
          "code": "IIC129",
          "value": 0
        },
        {
          "code": "IIC223",
          "value": 3687
        },
        {
          "code": "IIC125",
          "value": 0
        },
        {
          "code": "IIC124",
          "value": 4432761
        },
        {
          "code": "IIC128",
          "value": 3687
        },
        {
          "code": "IIC186",
          "value": 0
        },
        {
          "code": "IIC126",
          "value": 0
        }
      ],
      "assetsAggregateValues": [
        {
          "code": "IIC072",
          "value": 77415
        },
        {
          "code": "IIC001",
          "value": 0
        },
        {
          "code": "IIC071",
          "value": 1140691
        },
        {
          "code": "IIC074",
          "value": 1511183
        },
        {
          "code": "IIC039",
          "value": 293077
        }
      ],
      "intangibleFixedAssets": [
        {
          "code": "IIC011",
          "value": 62234
        }
      ],
      "tangibleFixedAssets": [
        {
          "code": "IIC018",
          "value": 230843
        }
      ],
      "cashEquivalents": [
        {
          "code": "IIC070",
          "value": 1020479
        }
      ],
      "credits": [
        {
          "code": "IIC057",
          "value": 2865
        },
        {
          "code": "IIC052",
          "value": 0
        },
        {
          "code": "IIC053",
          "value": 0
        },
        {
          "code": "IIC046",
          "value": 91525
        },
        {
          "code": "IIC047",
          "value": 0
        },
        {
          "code": "IIC054",
          "value": 6363
        },
        {
          "code": "IIC055",
          "value": 0
        },
        {
          "code": "IIC050",
          "value": 0
        },
        {
          "code": "IIC051",
          "value": 0
        },
        {
          "code": "IIC048",
          "value": 0
        },
        {
          "code": "IIC049",
          "value": 0
        },
        {
          "code": "IIC198",
          "value": 0
        },
        {
          "code": "IIC199",
          "value": 0
        },
        {
          "code": "IIC056",
          "value": 113619
        },
        {
          "code": "IIC180",
          "value": 15731
        },
        {
          "code": "IIC181",
          "value": 2865
        },
        {
          "code": "IIC324",
          "value": 0
        },
        {
          "code": "IIC321",
          "value": 91525
        },
        {
          "code": "IIC058",
          "value": 120212
        },
        {
          "code": "IIC325",
          "value": 0
        },
        {
          "code": "IIC326",
          "value": 18596
        },
        {
          "code": "IIC328",
          "value": 6363
        },
        {
          "code": "IIC323",
          "value": 0
        },
        {
          "code": "IIC322",
          "value": 0
        },
        {
          "code": "IIC327",
          "value": 3728
        }
      ],
      "financialFixedAssets": [
        {
          "code": "IIC026",
          "value": 0
        },
        {
          "code": "IIC027",
          "value": 0
        },
        {
          "code": "IIC029",
          "value": 0
        },
        {
          "code": "IIC028",
          "value": 0
        },
        {
          "code": "IIC025",
          "value": 0
        },
        {
          "code": "IIC024",
          "value": 0
        },
        {
          "code": "IIC030",
          "value": 0
        },
        {
          "code": "IIC031",
          "value": 0
        },
        {
          "code": "IIC197",
          "value": 0
        },
        {
          "code": "IIC194",
          "value": 0
        },
        {
          "code": "IIC033",
          "value": 0
        },
        {
          "code": "IIC035",
          "value": 0
        },
        {
          "code": "IIC020",
          "value": 0
        },

        {
          "code": "IIC022",
          "value": 0
        },
        {
          "code": "IIC021",
          "value": 0
        },
        {
          "code": "IIC019",
          "value": 0
        },
        {
          "code": "IIC195",
          "value": 0
        },
        {
          "code": "IIC196",
          "value": 0
        },
        {
          "code": "IIC032",
          "value": 0
        },
        {
          "code": "IIC317",
          "value": 0
        },
        {
          "code": "IIC318",
          "value": 0
        },
        {
          "code": "IIC316",
          "value": 0
        },
        {
          "code": "IIC034",
          "value": 0
        },
        {
          "code": "IIC320",
          "value": 0
        },
        {
          "code": "IIC038",
          "value": 0
        },
        {
          "code": "IIC023",
          "value": 0
        },
        {
          "code": "IIC319",
          "value": 0
        }
      ],
      "creditsToShareholders": [
        {
          "code": "IIC002",
          "value": 0
        },
        {
          "code": "IIC193",
          "value": 0
        }
      ],
      "financialAssets": [
        {
          "code": "IIC201",
          "value": 0
        },
        {
          "code": "IIC202",
          "value": 0
        },
        {
          "code": "IIC200",
          "value": 0
        },
        {
          "code": "IIC062",
          "value": 0
        },
        {
          "code": "IIC065",
          "value": 0
        },
        {
          "code": "IIC060",
          "value": 0
        },
        {
          "code": "IIC059",
          "value": 0
        },
        {
          "code": "IIC061",
          "value": 0
        },
        {
          "code": "IIC066",
          "value": 0
        }
      ],
      "inventory": [
        {
          "code": "IIC043",
          "value": 0
        },
        {
          "code": "IIC044",
          "value": 0
        },
        {
          "code": "IIC040",
          "value": 0
        },
        {
          "code": "IIC041",
          "value": 0
        },
        {
          "code": "IIC349",
          "value": 0
        },
        {
          "code": "IIC045",
          "value": 0
        },
        {
          "code": "IIC042",
          "value": 0
        }
      ],
        "debts": [
          {
            "code": "IIC099",
            "value": 0
          },
          {
            "code": "IIC098",
            "value": 5426
          },
          {
            "code": "IIC091",
            "value": 0
          },
          {
            "code": "IIC090",
            "value": 0
          },
          {
            "code": "IIC092",
            "value": 0
          },
          {
            "code": "IIC093",
            "value": 0
          },
          {
            "code": "IIC103",
            "value": 0
          },
          {
            "code": "IIC102",
            "value": 0
          },
          {
            "code": "IIC117",
            "value": 52106
          },
          {
            "code": "IIC097",
            "value": 38777
          },
          {
            "code": "IIC107",
            "value": 0
          },
          {
            "code": "IIC112",
            "value": 19752
          },
          {
            "code": "IIC113",
            "value": 0
          },
          {
            "code": "IIC109",
            "value": 0
          },
          {
            "code": "IIC105",
            "value": 0
          },
          {
            "code": "IIC220",
            "value": 0
          },
          {
            "code": "IIC221",
            "value": 0
          },
          {
            "code": "IIC106",
            "value": 0
          },........
          {
            "code": "IIC341",
            "value": 185282
          },
          {
            "code": "IIC335",
            "value": 554848
          }
        ],
        "companyDetails": {
          "vatCode": "12485671007",
          "taxCode": "12485671007",
          "lastUpdateDate": "2023-03-08T11:25:08.0331456Z",
          "cciaa": "RM",
          "reaCode": "1378273",
          "companyName": "OPENAPI SRL",
          "officeType": {
            "code": "SSL",
            "description": "Administrative headquarter and registered office"
          },
          "openapiNumber": "IT93E20F0DS0001"
        },
        "legalForm": {
          "legalForm": {
            "code": "SC",
            "description": "Joint stock business"
          },
          "detailedLegalForm": {
            "code": "SR",
            "description": "Limited liability company/ limited company"
          }
        },
        "companyStatus": {
          "activityStatus": {
            "code": "A",
            "description": "Enable"
          }
        },
        "companyDates": {
          "registrationDate": "2013-07-19T00:00:00",
          "startDate": "2013-10-20T00:00:00",
          "incorporationDate": "2013-07-11T00:00:00"
        },
        },
        "address": {
          "streetName": "VIALE FILIPPO TOMMASO MARINETTI, 221",
          "zipCode": "00143",
          "town": "ROMA",
          "province": {
            "code": "RM",
            "description": "ROMA"
          },
          "region": {
            "code": "12",
            "description": "LAZIO"
          },
          "country": {
            "code": "IT",
            "description": "Italia"
          }
        },
        "marketable": {
          "isMarketable": true
        },
        },
        "branches": {
          "numberOfBranches": 1
        },
        "atecoClassification": {
          "ateco": {
            "code": "6201",
            "description": "Production of software not related to editing"
          },
          "secondaryAteco": "6202"
        },
        "internationalClassification": {
          "nace": {
            "code": "6201",
            "description": "Computer programming activities"
          },
          "primarySic": {
            "code": "7372",
            "description": "Computer programming & software services"
          },
          "secondarySic": "7392, 7374"
        },
        "ecofin": {
          "balanceSheetDate": "2021-12-31T00:00:00",
          "turnoverRange": {
            "code": "TR7",
            "description": "1000000 - 4999999"
          },
          "turnoverYear": 2021,
          "turnover": 4432761,
          "turnoverTrend": 5.74,
          "shareCapital": 50000,
          "netWorth": 563473,
          "enterpriseSize": {
            "code": "SMALL",
            "description": "Small enterprise"
          }
        },
        "employees": {
          "employeeRange": {
            "code": "ER4",
            "description": "11 - 20"
          },
          "employee": 15,
          "employeeTrend": 7.14
        },
        "employeesStatistic": {
          "permanentContract": 100,
          "partialTimeContract": 20,
          "fullTimeContract": 80,
          "whiteCollar": 100
        },
        "innovativeSmeAndSu": {
          "isInnovativeStartUp": false,
          "isInnovativeSme": false
        },
        "mail": {
          "email": "[email protected]"
        },
        "contacts": {
          "telephoneNumber": "0697276223;",
          "fax": "0687420311"
        },
        "webAndSocial": {
          "website": "www.altravia.com",
          "hasSocial": true,
          "facebook": "https://www.facebook.com/openapisrl",
          "linkedin": "https://www.linkedin.com/company/openapi-srl/"
        },
        "foreignTrade": {
          "isImporter": false,
          "isExporter": false
        },
        "corporateGroups": {
          "belongsToGroup": true,
          "groupName": "DE LUCIA - SCURIATTI",
          "holdingCompanyName": "LUCA SCURIATTI",
          "nationalParentCompany": {
            "province": {
              "code": "ND99",
              "description": "N. A."
            }
          }
        },
        "artisanBusinessRegistry": {
            "belongsToArtisanBusinessRegistry": false
          },
          "soaCertification": {
            "hasSoaCertification": false
          },
          "financialCycle": {
            "accountsReceivableDuration": 7.53,
            "stockDuration": 0,
            "debtsToSuppliersDuration": 64.5086,
            "financialCycleDuration": -56.9786
          },
          "coverageRatios": {
            "ebitdaNetInterestCoverage": 494.71,
            "ebitNetInterestCoverage": 472.4664,
            "ebitdaGrossInterestCoverage": 494.71,
            "ebitGrossInterestCoverage": 472.4664
          },
          "efficiency": {
            "turnoverIndex": 2.9358,
            "currentAssetsRotation": 3.6619,
            "accountsReceivableRotation": 48.4725
          },
          "leverageRatios": {
            "pfnEbitda": -1.3693,
            "ebitdaNetLeverage": -1.3693,
            "ebitdaGrossLeverage": 0.0583
          },
          "liquidityRatios": {
            "cashShortTermFinancialDebt": 353.8415,
            "cashShortTermBankDebt": 353.8415,
            "cashTotalShortTermDebt": 1.3064
          },
          "profitability": {
            "ros": 15.39,
            "roe": 83.3,
            "incidenceOfExtraFeaturesManagement": 68.75,
            "roi": 45.18,
            "roaMonetary": 33.19
          },
          "financialBurden": {
            "rod": 0.17,
            "rodFinanziario": 3.47,
            "burdenIndex": 0.2
          },
          "indebtedness": {
            "bankDebtTotalAssets": 0.0019,
            "capitalizationDegree": 0.3729,
            "leverage": 2.6819,
            "bankDebtRatio": 0.0051,
            "debtRatio": 1.4788
          },
          "financialStability": {
            "secondaryMarginStructure ": 315909,
            "marginStructure": 1.8803,
            "fixedAssetsCoverageRate": 2.0542,
            "marginStructureIndex": 263803,
            "workingCapitalCoverage": 0.0867,
            "acidTest": 1.4654,
            "currentRatio": 1.4654
          },
          "structureRatios": {
            "netFinancialDebtEquityNetWorth": -1.7371,
            "pfnNetWorth": -1.7371,
            "financialDebtComposition": 0.0692,
            "grossFinancialDebtNetWorth": 0.0739
          },
          "development": {
            "ebitVariation": 1.6217,
            "grossFinancialDebt": -0.1394,
            "totalAssets": -12.38,
            "mol": 151.13,
            "addedValue": 60.01,
            "productionValue": 4.48
          },
          "operatingResults": {
          "ebitda": 714856,
          "ebitdaL2Y": 284656,
          "ebit": 682714,
          "ebitL2Y": 260414,
          "cashFlow": 501508,
          "cashFlowL2Y": 194476
        },
        "financialStatementKpi": {
          "totalInventoryTurnover": 0,
          "debtsTurnover": 0.188
        },
        "allOffices": [
          {
            "companyDetails": {
            "vatCode": "12485671007",
            "taxCode": "12485671007",
            "lastUpdateDate": "2024-05-11T20:43:21.2667304Z",
            "cciaa": "RM",
          "reaCode": "1378273",
          "companyName": "OPENAPI SPA",
          "officeType": {
            "code": "SSL",
            "description": "Administrative headquarter and registered office"
          },
          "openapiNumber": "IT93E20F0DS0001"
        },
        "companyStatus": {
          "activityStatus": {
            "code": "A",
            "description": "Enable"
          }
        },
        "address": {
          "streetName": "VIALE FILIPPO TOMMASO MARINETTI, 221",
          "zipCode": "00143",
          "town": "ROMA",
          "province": {
            "code": "RM",
            "description": "ROMA"
          },
          "region": {
            "code": "12",
            "description": "LAZIO"
          },
          "country": {
            "code": "IT",
            "description": "Italia"
          }
        }
      },
      {
        "companyDetails": {
          "vatCode": "12485671007",
          "taxCode": "12485671007",
          "lastUpdateDate": "2024-05-11T20:43:21.2667304Z",
          "cciaa": "TR",
          "reaCode": "353472",
          "companyName": "OPENAPI SPA",
          "officeType": {
            "code": "UL",
            "description": "Local units"
          },
          "openapiNumber": "IT93E20F0DU8001"
        },
        "companyStatus": {
          "activityStatus": {
            "code": "A",
            "description": "Enable"
          }
        },
        "address": {
          "streetName": "PIAZZA SAN GIOVANNI DECOLLATO, 6",
          "zipCode": "05100",
          "town": "TERNI",
          "province": {
            "code": "TR",
            "description": "TERNI"
          },
          "region": {
            "code": "10",
            "description": "UMBRIA"
          },
          "country": {
            "code": "IT",
            "description": "Italia"
          }
        }
      }
    ]
  },
      "success":  true,
      "message": "",
      "error":  null
    }
    

As indicated, Full Company Data is also available in synchronous mode. The endpoint to use is /IT-full/{vatCode_or_taxCode}, but in this case, the method will be GET. The response will be returned on average in a few seconds.

During periods of high traffic, official data sources may experience delays in response times. During these peak load times or maintenance periods, we have provided a 30-second timeout for synchronous requests. After the timeout, a unique ID is generated, allowing customers to request status updates and to receive the response when it becomes available through the dedicated endpoint GETcompany.openapi.com/IT-check_id.

The Full Company Data service is used by companies that want to access all information about a company: organizational structure, features, economic data, involved parties, etc. Some examples of types of companies that already use the Full service include investors and venture capitalists, competitors, business partners, consulting firms and market research institutes, banks.

Sign Up

Do you need help?

Haven't found the answer you're looking for?

Fill in all the details, we will get back to you as soon as possible!

Frequently Asked Questions

The Full Company Data provides a detailed analysis of any Italian company, including financial, productive, and organizational information. It is ideal for those who need a comprehensive view of a company's structure and performance, useful for commercial, financial, or legal evaluations.

What is the Full Company Data?

The Full Company Data offers over 1300 detailed pieces of information about each company, including contacts, corporate structure, number of employees, financial data, and much more. This service provides a complete overview for in-depth company evaluations.

What information can I obtain with the Full Company Data?

Currently, information is available for Italy and France.

 

For which countries is company information available?

The products differ in terms of the amount and level of detail of the information provided about a company. Here are the main differences between the services:

  • Anagrafica Impresa: This service focuses primarily on the company's basic data. It provides essential information such as the company name, VAT number, tax code, and legal address, without including financial or operational details. It is suitable for those who need a simple identity check of a company.
  • Company Start: This service offers basic information about the company, ideal for quick checks. It provides details such as the company name, VAT number, tax code, legal address, activity status, and the SDI code for electronic invoicing. It is perfect for those who need a general overview of a company without delving into financial details.
  • Company Advanced: It offers a higher level of detail. In addition to the Start information, it provides more in-depth data such as the company's PEC (certified email), REA code, legal nature, ATECO code, revenue, number of employees, and shareholder information. It is useful for those who need a more detailed picture of the company's structure and operations.
  • Company Full: It offers the most complete coverage, combining the data from Start and Advanced with advanced financial information, including financial statements, economic performance indicators, and historical data. It is ideal for those who need an in-depth analysis of a company's financial health, with details on risk assessments and market positioning.
What are the differences between Anagrafica Impresa, Company Start, Advanced, and Company Full products from Openapi?

The Full Company Data is designed for various categories of users who require detailed information about Italian companies, including:

  • Companies and entrepreneurs who wish to deepen their knowledge of potential clients or business partners.
  • Banks and financial institutions to assess business risk and grant credit.
  • Investors and analysts who evaluate the financial health of Italian enterprises.
  • Financial and legal departments to obtain accurate information on suppliers or customers.
  • Legal professionals for detailed commercial investigations.
Who is the Full Company Data intended for?

The information is provided within a few seconds to a few minutes.

What are the service turnaround times?

You can opt for subscriptions that offer more convenient rates, starting at €0.099 + VAT per request. Subscriptions have usage limits that vary depending on the type of subscription chosen, ensuring greater flexibility based on needs. Alternatively, the cost for each individual request via recharge is €0.30 + VAT.

What are the costs of the Full Company Data?