- Developer newsUpdates to the API
- Finland Company Data – Search, Lite Profile, Enhanced Profile, and Filing Updates
- Gibraltar Company Data – Search and Lite Profile Updates
- Jersey Company Data – Search and Lite Profile Updates
- Slovenia Company Data – Search, Lite Profile, and Filing List Updates
- Luxembourg Enhanced Profile – Shareholder Data Improvements
- Latvia Company Data – Search, Lite Profile, and Enhanced Profile Updates
- British Virgin Islands (BVI) Company Data Now Available
- Estonia Company Data – Search, Lite Profile, and Enhanced Profile Updates
- Lithuania Company Data – Enhanced Profiles Removed, Search and Lite Profile Updates
- Enhanced UK Company Data – Director Information Improvements
- New Canada integration for search, lite profile and company profile documents
- Italian company identifier changed from codice fiscale to REA
- IntroductionAbout the Companies V2 API
- Company searchSearch for a company by name or number
- Global searchSearch for a company globally
- Lite ProfileBasic company verification details
- Enhanced ProfileCompany profiles with representatives and shareholders
- Filing searchOrder registry extracts and filings
- About testingInformation about the Kyckr V2 test environment
- Supported jurisdictionsJurisdictions and regional codes
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:
{
"correlationId": "019cb91e-6ea1-719c-a204-95c6243a20da",
"cost": { "type": "credit", "value": 0 },
"timeStamp": "2026-03-04T13:51:46.5517342Z",
"details": "Success",
"data": [
{
"id": "GI|MDExOTh8R0lDTw",
"companyName": "BRISTOL HOTEL LIMITED",
"companyNumber": "01198",
"registrationAuthority": "Companies House Gibraltar"
}
]
}After:
{
"correlationId": "019cb91f-05cc-719c-ba0b-9127b0a5aebe",
"cost": { "type": "credit", "value": 0 },
"timeStamp": "2026-03-04T13:52:27.2979673Z",
"details": "Success",
"data": [
{
"id": "GI|MDExOTh8",
"companyName": "BRISTOL HOTEL LIMITED",
"companyNumber": "01198",
"status": "Live",
"type": "PRIVATE COMPANY LIMITED BY SHARES",
"registrationAuthority": "Companies House Gibraltar"
}
]
}Key changes
The following fields are now populated in search responses:
| Field | Change |
|---|---|
| registrationAuthority | Already present before migration, consistently returns "Companies House Gibraltar" |
| status | Now included, providing the company's live/active status (e.g., "Live") |
| type | Now included, providing the company's legal form (e.g., "PRIVATE COMPANY LIMITED BY SHARES") |
| id | The encoded company identifier no longer includes the registry authority suffix after migration (Before: `GI |
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