> ## Documentation Index
> Fetch the complete documentation index at: https://docs.topograph.co/llms.txt
> Use this file to discover all available pages before exploring further.

# European Unique Identifier (EUID)

> Retrieve European company identifiers, understand coverage, and handle missing values

The European Unique Identifier (EUID) identifies a company or branch across the European Business Registers Interconnection System (BRIS). Topograph returns it as `company.identifiers.euid` when supported for the company and the source used by your request.

## Retrieve an EUID

Request the `company` datapoint using the company's national identifier. The EUID appears alongside its other identifiers in the company response. This response excerpt shows an Italian company:

```json theme={null}
{
  "company": {
    "id": "00484960588",
    "countryCode": "IT",
    "identifiers": {
      "codiceFiscale": "00484960588",
      "euid": "ITRI.00484960588"
    }
  }
}
```

`euid` is optional. A missing value does not mean the company is invalid or that no EUID exists. Availability depends on the entity type, source, request mode and available record.

This coverage applies to the queried company. Identifiers on related entities, such as shareholders or representatives, may differ.

EUID is an output identifier. It is not supported as an input to `/v2/search` or as the company ID for a company request. Use the national identifier described in the country's guide.

## Country coverage

Coverage means the field can be returned. It does not guarantee an EUID for every company or every request mode.

| Country                                    | Availability                                                                                                                                                                                                                          |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Austria](/essentials/austria)             | Firmenbuch entities when the register supplies the EUID. This does not extend to sole traders or associations in other registers.                                                                                                     |
| [Croatia](/essentials/croatia)             | When supplied by the court register. Verification can include values absent from the onboarding record.                                                                                                                               |
| [Finland](/essentials/finland)             | When the company record supplies the EUID.                                                                                                                                                                                            |
| [Germany](/essentials/germany)             | When a register-supplied EUID is available for the company.                                                                                                                                                                           |
| [Hungary](/essentials/hungary)             | Court-registered companies whose record includes an EUID. Sole traders are excluded.                                                                                                                                                  |
| [Italy](/essentials/italy)                 | Derived from the register number for supported domestic limited-company forms. See the rules below.                                                                                                                                   |
| [Luxembourg](/essentials/luxembourg)       | When available in the company record or extract.                                                                                                                                                                                      |
| [Romania](/essentials/romania)             | When available in the company record or extract.                                                                                                                                                                                      |
| [Spain](/essentials/spain)                 | When published in the register data.                                                                                                                                                                                                  |
| [Belgium](/essentials/belgium)             | Supported domestic SA/NV and SRL/BV forms.                                                                                                                                                                                            |
| [Czechia](/essentials/czechia)             | Domestic s.r.o. and a.s. companies.                                                                                                                                                                                                   |
| [Denmark](/essentials/denmark)             | Domestic A/S and ApS companies.                                                                                                                                                                                                       |
| [Estonia](/essentials/estonia)             | Domestic OÜ and AS companies.                                                                                                                                                                                                         |
| [Ireland](/essentials/ireland)             | Supported domestic private and public companies limited by shares, including DACs limited by shares. Business names are excluded.                                                                                                     |
| [Netherlands](/essentials/netherlands)     | Supported domestic BV and NV forms. Uses the KVK number, not an establishment number or RSIN.                                                                                                                                         |
| [Norway](/essentials/norway)               | Domestic AS and ASA companies.                                                                                                                                                                                                        |
| [Poland](/essentials/poland)               | Domestic sp. z o.o. and S.A. companies with a KRS number.                                                                                                                                                                             |
| [Portugal](/essentials/portugal)           | Verification only, for domestic sociedades por quotas, including unipessoais, and sociedades anónimas when the source confirms the identity and legal form. Not returned in onboarding mode. Availability depends on the source used. |
| [Sweden](/essentials/sweden)               | Domestic aktiebolag (AB) with an organisation number. Personal identity numbers are excluded.                                                                                                                                         |
| [Greece](/essentials/greece)               | Domestic AE and IKE companies with confirmed GEMI identity and non-branch status. Uses the `ELGEMI` prefix and a 12-digit GEMI number.                                                                                                |
| [Latvia](/essentials/latvia)               | Domestic SIA and AS companies with confirmed register identity and legal form.                                                                                                                                                        |
| [Lithuania](/essentials/lithuania)         | Domestic UAB and AB companies with confirmed legal-entity code and legal form.                                                                                                                                                        |
| [Bulgaria](/essentials/bulgaria)           | Supported domestic OOD, EOOD, AD and EAD companies registered in the Commercial Register.                                                                                                                                             |
| [Slovakia](/essentials/slovakia)           | Domestic s.r.o. and a.s. companies with confirmed Commercial Register identity.                                                                                                                                                       |
| [Slovenia](/essentials/slovenia)           | Domestic d.o.o. and d.d. companies with confirmed register identity. Branch units are excluded.                                                                                                                                       |
| [Cyprus](/essentials/cyprus)               | Domestic private and public limited companies. Verification supports eligible companies; older onboarding records may omit EUID.                                                                                                      |
| [Malta](/essentials/malta)                 | Domestic private and public limited liability companies in onboarding and verification.                                                                                                                                               |
| [Liechtenstein](/essentials/liechtenstein) | Onboarding only, for Aktiengesellschaft companies with confirmed register identity. Verification and other legal forms are not covered.                                                                                               |

France is not currently supported for this field. For countries not listed, Topograph does not currently declare EUID support. This does not establish whether the national register assigns EUIDs.

## Derived EUIDs

Belgium, Bulgaria, Cyprus, Czechia, Denmark, Estonia, Greece, Ireland, Italy, Latvia, Liechtenstein, Lithuania, Malta, the Netherlands, Norway, Poland, Portugal, Slovakia, Slovenia and Sweden use country-specific derivation from the source company identity and a supported legal form. Unknown forms and foreign branches are outside this derivation's scope, even where the register may assign them an EUID.

The national number is preserved with the punctuation and leading zeros required by that country. Derivation does not perform a new BRIS lookup for each request. Older cached records may omit the field until refreshed.

## Italy: derived from the national register number

For supported Italian companies, the EUID is `ITRI.` followed by the 11-digit Registro Imprese number, which is the company's Codice Fiscale. Leading zeros are preserved.

Topograph derives the value only when the returned tax code is valid and the company's legal form is supported: SRL, single-member SRL, SRLS, SpA, single-member SpA, SApA, limited-liability or joint-stock consortium companies, and Italian European companies (SE).

The field is omitted for sole traders, partnerships, cooperatives, foreign-law entities and unknown legal forms. Some excluded entities, such as Italian branches of foreign companies, may have an EUID; their availability is outside this derivation's scope.

The tax code, VAT number and REA number are distinct identifiers. The derivation uses the Codice Fiscale returned for the company. It does not substitute a VAT number or the provincial REA number.

## What the value establishes

An EUID identifies a register entry. Its presence does not establish that the company is active, solvent, VAT-registered or eligible for a particular transaction. Check the company's status and the relevant verification data separately.

The EUID field is not a per-request BRIS validation result. The countries listed under Derived EUIDs use the rules described above; the remaining supported countries return values available from their company sources. The field does not include a BRIS consultation timestamp or validation certificate.

Store the full value as a string, including its prefix, punctuation and leading zeros. Formats vary by country, so the Italian derivation should not be applied to other countries.

## References

* [European Commission: business registration numbers and EUIDs](https://energy-efficient-products.ec.europa.eu/faqs-0/where-can-i-find-my-business-registration-number-and-id_en)
* [BRIS company search](https://webgate.ec.europa.eu/bris?lang=en)
* [Registro Imprese: Codice Fiscale, VAT and REA](https://www.registroimprese.it/codice-fiscale-p.iva-rea)
