background image pattern

Developer news

News Luxembourg (LU) – Enhanced integration to the Luxembourg Business Registers (LBR)

Luxembourg (LU) – Enhanced integration to the Luxembourg Business Registers (LBR)

Posted 2025-04-09 | Updated 2025-04-10

What did we integrate?

We bring to you another API connection enhancement – this time, it’s an upgraded connection to the LBR – Luxembourg Business Registers.

This enhancement improves both the data depth and document coverage available via our KYC API V1 & V2 and within the KYC workspace.

The connection contains 19 legal types:

  • Société anonyme (Public limited company)
  • Société à responsabilité limitée (Limited liability company)
  • Société à responsabilité limitée simplifiée (Simplified limited liability company)
  • Société par actions simplifiée (Simplified joint stock company)
  • Société en commandite par actions (Partnership limited by shares)
  • Société en commandite simple (Partnership)
  • Société en commandite spéciale (Special limited partnership)
  • Société en nom collectif (General partnership)
  • Commerçant personne physique (Natural person trader)
  • Société coopérative organisée comme une SA (Cooperative society as an SA)
  • Succursale d’une personne morale de droit étranger (Foreign company branch)
  • Groupement d’intérêt économique (Economic interest grouping)
  • Groupement européen d’intérêt économique (European Economic Interest Grouping)
  • Société civile (Civil partnership)
  • Association sans but lucratif (Non-profit association)
  • Association agricole (Agricultural association)
  • Etablissement public (Public institution)
  • Fonds commun de placement (Mutual fund)
  • Fonds de titrisation (Securitisation fund)


  • Why did we integrate?

    Given the growing number of customer inquiries about the inclusion of this register, as well as our commitment to enhancing our coverage and providing the best possible service to our clients.


    How can you use Luxembourg integration?

    Search by name: works also with a vague value, it’s not required to be an exact name
    Search by number: with company registration number (i.e. B195794)
    Refresh and index dataset


    Request

    curl --location 'https://api.kompany.com/api/v2/company/datase' -header 'user_key: {secret}'
    

    Response

    {
      "datasetId": "E034312EF35845E4D299059B075735E1",
      "kompanyId": "0E7B2D6C5047BF3ECCD0CE07468970D6",
      "datasetName": "refresh",
      "status": "COMPLETED",
      "requestTime": "2025-04-09T07:26:21+00:00",
      "responseTime": "2025-04-09T07:26:23+00:00",
      "content": {
        "kompanyId": "0E7B2D6C5047BF3ECCD0CE07468970D6",
        "countryCode": "LU",
        "countryName": "Luxembourg",
        "registrationNumber": "B195794",
        "name": "Ujet S.A.",
        "status": "LIVE",
        "legalForm": "Société anonyme",
        "additionalData": {
          "otherIdentifiers": [
            {
              "identifierName": "localNumber",
              "identifierValue": "B195794"
            },
            {
              "identifierName": "euid",
              "identifierValue": "LURCSL.B195794"
            }
          ],
          "contactInformation": {
            "formattedAddress": {
              "number": "15",
              "street": "boulevard Roosevelt",
              "zip": "2450",
              "city": "Luxembourg"
            }
          },
          "legalEvents": {
            "registrationDate": "2015-04-01"
          }
        },
        "associatedEntities": {
          "shareholders": [],
          "officers": []
        },
        "industryActivityCode": {
          "activityCodes": [
            "77.400 Location-bail de propriété intellectuelle..."
          ]
        },
        "providerSpecificData": {
          "latestAccounts": {
            "overdue": false
          }
        },
        "sources": [
          {
            "name": "Luxembourg Business Registers",
            "primary": true
          }
        ],
        "version": "company-v2.0"
      }
    }


    Enhanced sample

    Request

    {
        "kompanyId":"40212322C1F68A14659472CB397FCAF8",
        //"language": null,
        "enhancedOptions": {
            "generalData": true,
            "stakeholders": true,
            "shareholders": false,
            "beneficialOwners": false,
            "suppressRefresh": false
        }
    }


    Response

    {
      "datasetId": "40212322C1F68A14659472CB397FCAF8",
      "kompanyId": "EB0F6408D271D7D2F428E82E2941CA40",
      "datasetName": "enhanced",
      "enhancedOptions": {
        "generalData": true,
        "stakeholders": true,
        "shareholders": false,
        "beneficialOwners": false,
        "suppressRefresh": true
      },
      "status": "COMPLETED",
      "requestTime": "2025-04-06T17:10:00+00:00",
      "content": {
        "kompanyId": "EB0F6408D271D7D2F428E82E2941CA40",
        "countryCode": "LU",
        "countryName": "Luxembourg",
        "registrationNumber": "B133742",
        "name": "V INVESTMENT PARTNER",
        "status": "LIVE",
        "legalForm": "Société anonyme",
        "address": "22 Rue de Colmar-Berg, 7525, Mersch, Luxembourg",
        "additionalData": {
          "otherIdentifiers": [
            {
              "identifierName": "localNumber",
              "identifierValue": "B133742"
            }
          ],
          "legalEvents": {
            "incorporationDate": "2007-11-29"
          }
        },
        "associatedEntities": {
          "officers": [
            {
              "name": "Accounting Partners S.à r.l.",
              "providedRole": "Commissioner",
              "isCorporate": true
            },
            {
              "name": "Disiviscour Yves",
              "providedRole": "Administrator - Manager"
            },
            {
              "name": "Nosbaum Olivier",
              "providedRole": "Administrator - Manager"
            },
            {
              "name": "Wollmering Joé",
              "providedRole": "Administrator - Manager"
            }
          ]
        },
        "sources": [
          {
            "name": "Luxembourg Business Registers",
            "primary": false
          }
        ],
        "version": "company-v2.0"
      }
    }

    Documents available

    • Register Report (digitally signed) – REPOFRCLU (replaces REPOFEBLU)
    • Articles of Association – ADDASRCLU (replaces ADDASEBLU)
    • Annual Accounts – ADDAARCLU (replaces ADDAAEBLU)
    • Official Filings – DOCOFRCLU (new)
    • Registration Details – ADDOFEBLU (no change)

    Note on Annual Accounts

    New info field added:

    "info": "Please note that the Annual Accounts year refers to the year the document was published by the registry, not the reported fiscal year."

    Updated productOptionId format:

    pBefore: "productOptionId": "2018"
    After:  "productOptionId": "L240175643"


    Useful links

  • Visit our Work with Endpoints section in GUIDES in case you need help with navigating across our endpoints portfolio.
  • If you would like to provide us with feedback or you have a question related to this connection, contact us here: support team