company-v1Updated: 2026-03-06

Gibraltar Company Data – Search and Lite Profile Updates

Overview

As part of Kyckr's migration from the EBR (European Business Registry Network) to a direct registry connection with Companies House Gibraltar (ISO code GI), we've updated Search and Lite Profile responses for Gibraltar. The Automated Search and Lite Profile products will remain available and have been improved with additional fields.

The Enhanced Profile product will be discontinued. Customers currently using the Enhanced Profile should transition to the Lite Profile. Alternatively, a PDF document "Company Profile" is available from the filing list and contains company information including representatives, capital, and shareholders.

There is no change to the Filing list.

Search results

We've improved the structure and data quality of Search responses for Gibraltar companies.

Response structure changes

The search response structure has been updated for better consistency and additional company information.

Before:

{
  "addressesField": [
    {
      "countryField": "",
      "addressInOneLineField": "",
      "addressLine1Field": "",
      "addressLine2Field": "",
      "addressLine3Field": "",
      "addressLine4Field": "",
      "addressLine5Field": "",
      "regionStateField": ""
    }
  ],
  "codeField": "01198",
  "companyIDField": "01198",
  "legalFormField": "PRIVATE COMPANY LIMITED BY SHARES",
  "legalStatusField": "Live",
  "nameField": "BRISTOL HOTEL LIMITED",
  "officialField": false,
  "registrationAuthorityCodeField": ""
}

After:

{
  "addressesField": [
    {
      "countryField": "",
      "addressInOneLineField": "",
      "addressLine1Field": "",
      "addressLine2Field": "",
      "addressLine3Field": "",
      "addressLine4Field": "",
      "addressLine5Field": "",
      "regionStateField": ""
    }
  ],
  "codeField": "01198",
  "companyIDField": "01198",
  "legalFormField": "PRIVATE COMPANY LIMITED BY SHARES",
  "legalStatusField": "Live",
  "nameField": "BRISTOL HOTEL LIMITED",
  "officialField": false,
  "registrationAuthorityCodeField": "",
  "registrationAuthority": "Companies House Gibraltar"
}

Key changes

The following fields are now populated in search responses:

Field Change
registrationAuthority Now populated with "Companies House Gibraltar" (previously absent)

Enhanced profile

The Enhanced Profile product for Gibraltar will be discontinued following the EBR migration. Customers currently using the Enhanced Profile should transition to the Lite Profile.

As an alternative, a PDF document "Company Profile" is available from the filing list and contains full company information including:

  • Company representatives and directors
  • Share capital information
  • Shareholder data

Additional resources