Get full company details
get_company_detailsFetch a full company profile for KYB due diligence: identity, financials, security signals, sanctions checks, NIS2 scope, and credit rating.
Instructions
Fetch the full company profile by IČO: identity, registered address, NACE, legal form, status, latest financials, tech stack / website / SSL signals, security findings (CVE/CT logs), NIS2 scope, sanctions hits, and credit score / grade. Richer than lookup_company (which is identity-only). For SK↔CZ 8-digit collisions the API picks the active SK match first; use lookup_company with explicit country for deterministic disambiguation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ico | Yes | National registry identifier. Slovakia, Czechia and Estonia use a 6-8 digit IČO; France a 9-digit SIREN. Norway, Lithuania and Portugal 9 digits; Belgium 10; Switzerland CHE#########; Finland 0140168-2. Austria uses a Firmenbuch number like 357942k; Britain 08183069 or SC307270. Pass `country` for anything that is not a Slovak or Czech IČO. | |
| country | No | ISO 3166-1 alpha-2 code of the register, e.g. SK or FR. REQUIRED for any market whose identifier is not a 6-8 digit IČO, and the only way to disambiguate an 8-digit IČO that exists in both SK and CZ. |