Lite Profile
Retrieving a basic company profile. You will need the code field (this can be retrieved from the company search by name), ISO country code of the registry and registration authority code (where populated). From this you will be able to retrieve a lite profile for the chosen company and validate basic information.
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.
Authorizations
Path Parameters
2-digit ISO country code
Retrieved from search results "codeField" attribute
Query Parameters
Registration Authority string from search query
Optional client order reference
Response
In this example, we are retrieving a lite company profile for a company called Kyckr in Ireland. We know that the CompanyCode for Kyckr is 436024, from our company search by name API call example. In the request parameters, we have entered IE as the CountryISO, 436024 as the CompanyCode. And our API access token as the request header.