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.
Searching for a company
The first step in an onboarding journey is to use our search API to confirm that a legal entity exists and is registered.
Within the JSON response is a unique identifier codeField that can be used for any additional API calls on that company.
Search guide · Search API reference
Retrieving a company profile
Once the correct entity is identified, the next step is to retrieve the information required to verify it by ordering a company profile.
Kyckr provides both ‘lite’ profiles, which are suitable for verifying basic details about an entity like its name, address, status and registration date, and ‘enhanced’ profiles, which additionally include associated persons such as company officials and shareholders.
The information is retrieved directly from the registry in real time and is returned in a standard JSON format, allowing easy mapping into your platform regardless of the targeted registry.
Lite Profile guide Lite Profile API reference
Enhanced Profile guide Enhanced Profile API reference
Ordering original registry documents
If additional information is required to onboard a company, users can also order original registry extracts and filings from the relevant corporate registry.
Our API includes the ability to retrieve a list of available documents, place an order and retrieve a list of orders.
Filing search guide Filing Search API