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.| Field | Meaning |
|---|---|
idField | Unique product key for this document |
productCodeField | Code from registry |
companyCodeField | Company Code |
productFormatField | Confirmation of the format of the document |
productTitleField | Detail from the registry on what the document is |
tierValueField | The cost in Kyckr Credits to order the Document |
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.