Documentation Index
Fetch the complete documentation index at: https://developer.kyckr.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
In Kyckr’s migration from the EBR (European Business Registry Network), we’ve updated Search, Lite Profile, and Enhanced Profile responses for Latvia (ISO code LV). Enhanced Profiles remain available and have been improved with better data quality and additional fields.Search results
We’ve improved the structure and data quality of Search responses for Latvia companies.Response structure changes
The search response structure has been updated for better consistency and additional company information. Before:Key changes
The following fields are now populated in search responses:- Address information:
addressInOneLineFieldnow includes the postcode - Date format:
dateFieldnow uses ISO format instead of DD/MM/YYYY - Legal form:
legalFormFieldnow provides the company’s legal form (e.g., “Limited liability company”) - Legal status:
legalStatusFieldnow provides the company’s legal status (e.g., “Registered”) - Registration number:
registrationNumberFieldnow provides the company’s registration number - Registration date:
registrationDateFieldnow provides the company’s registration date in ISO format
registrationAuthorityCodeFieldis no longer includedvirtualIDFieldis no longer includedlineFieldarray has been removedtypeFieldin address (previously “Address of the local main office”) has been removedaliasesFieldarray with null values has been removed
Lite profile changes
The response structure has been updated due to the new provider, with improved activity data, address parsing, and additional fields.Response structure changes
Before (V1 format):Field mapping changes
Activity data
Key improvements:- Activity codes (
codeField) are now populated separately from the description - Multiple activities are now captured when available
- Activity codes were previously embedded in the description (e.g., “35.15 - Trade of electricity”)
Address structure
The address structure has been improved with better parsing and more populated fields: Key improvements:- All address fields are now populated (previously empty)
countryFieldis now populated (e.g., “Latvija”)cityTownFieldandpostcodeFieldare now properly parsed and populatedtypeFieldis now included (e.g., “Registered Address”)
Company identification
Key changes:registrationNumberFieldis now included, providing the registration number separately fromcodeFieldfoundationDateFieldis now populated with the company’s foundation date in ISO formatregistrationDateFieldformat has been improved to ISO format (YYYY-MM-DD) instead of DD.MM.YYYY
Legal form and status
Key changes:legalStatusFieldnow provides English translation (e.g., “Registered” instead of “Reģistrēts”)- Status normalization now correctly maps to
"Active"(previously"UNMAPPED") normalizedLegalStatusFieldnow uses title case ("Active") instead of uppercase
Additional fields
New fields added:aliasesField: Array of company aliases including trading namesotherIdentifiersField: Array of other company identifiers including VAT numbers (e.g.,{"typeField": "LV_VAT_CD", "valueField": "LV12345678901"})
Enhanced profile changes
The response structure has been updated due to the new provider, with improved data quality across multiple fields.Response structure changes
Before (V1 format):Field mapping changes
Activity data
Key improvements:activityFieldis now populated with activity codes and descriptions (previously missing)- Multiple activities are now captured when available
Address structure
The address structure has been improved with better parsing:postcodeFieldis now populatedtypeFieldnow uses standardized descriptions (e.g., “Registered Address” instead of “Address of the local main office”)lineFieldarray has been removed in favor of structured address fields
Directors and representatives
Key improvements:appointedOnFieldis now populated with appointment dates in ISO format (previously empty)birthdateFieldis now populated with birth dates in ISO formattitleFielduses consistent capitalization (e.g., “Member of the Board”)
Shareholders
New fields added:shareHoldersFieldis now populated with share holdings and shareholder details (previously missing)- Includes shareholder identification (
idField), name (nameField), address (addressField), share percentage (percentageField), nominal value (nominalValueField), share class (shareClassField), and shareholder type (shareholderTypeField)
Capital information
Key improvements:capitalFieldis now populated with capital information (previously missing)- Includes
ammountField,currencyField,typeField(e.g., “Paid capital”), andtypeCodeField
Legal form and status
Key changes:legalFormFieldnow provides English translated legal form (e.g., “Limited liability company” instead of “Sabiedrība ar ierobežotu atbildību”)legalFormDeclarationFieldis now includedregistrationDateFieldcorrected (was “2006-05-16”, now “2006-05-15”)- Status normalization now uses title case (
"Active") instead of uppercase ("ACTIVE")
Identifiers
Key changes:otherIdentifiersFieldis now populated and captures VAT numbers (e.g.,{"typeField": "LV_VAT_CD", "valueField": "LV12345678901"})registrationAuthorityCodeFieldandvirtualIdFieldhave been removed