- Developer newsUpdates to the API
- IntroductionAbout the Companies V1 API
- Company searchSearch for a company by name or number
- Cache searchSearch for a company globally
- Lite ProfileBasic company verification details
- Enhanced ProfileCompany profiles with representatives and shareholders
- Filing searchOrder registry extracts and filings
- UBO VerifyFind the ultimate beneficial owners via corporate ownership structure
- About testingInformation about the Kyckr test environment
- Supported jurisdictionsJurisdictions and regional codes
- Response codesExtra information in the responseCodeField
- FAQsFrequently asked questions about the V1 API
Workflow
Working with the Kyckr Company V1 API
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.