Search for the entity (company)
Follow the search guide to find the entity. A valid search confirms whether the entity is active and provides a unique identifier for the company incodeField. The codeField can then be used to perform a filing search.
Filing search
To retrieve a list of available filings from the registry, the following variables are needed:- codeField
- 2 digit ISO code
Example
Below are examples of two filings for a company found using the following search filings request.Response
This is a list of documents that can then be ordered from the API.Continuation key
ThecontinuationKeyField is supplied when there are multiple pages of results. This key can be passed in as a parameter to load the next page.
Delivery times for documents and filings
When ordering documents and filings, some documents, such as company profile, can be retrieved in real-time. However, documents requiring manual retrieval by the Kyckr operations team are subject to a slight delay between order and delivery. Delivery times can be found on the FilingSearch API call, in the response you’ll finddeliveryTimeMinutesField for each document and filings. Close to 90% of available documents are delivered within 15 minutes or less.