This endpoint allows you to retrieve detailed information about a specific company.
You can either:
Make a new request by providing:
Get results from a previous request by providing:
Available data points are:
There are two ways to retrieve documents:
Two-step process:
Direct access using smart IDs:
The company id. In some countries, this might be a concatenation of the registry and city (e.g., in Germany: "Augsburg HRB 34617"). The search function will always return a usable company number. Check the documentation to see which number format is used for each country.
"932884117"
The country code in ISO 3166-1 alpha-2 format (e.g., "FR" for France, "DE" for Germany).
AT, BE, BG, CH, CN, CZ, CY, DE, DK, EE, ES, FI, FR, GB, GG, GR, HK, HR, HU, IE, IS, IT, JE, LI, LU, LV, MC, MT, MU, NL, NO, PL, PT, RO, SE, SG, SI, SK, VG "FR"
The data points to retrieve. Available data points are companyProfile, ultimateBeneficialOwners, availableDocuments, shareholders, or graph.
companyProfile, onboardingProfile, ultimateBeneficialOwners, availableDocuments, shareholders, graph ["companyProfile"]There are two ways to retrieve documents:
Two-step process:
Direct access using smart IDs:
["trade_register_extract"]Arbitrary key-value string pairs to associate with the request. Limits: max 50 keys, keys up to 40 chars (longer keys are skipped), values up to 500 chars (longer values are truncated).
Maximum budget in credit cents for graph traversal. When the "graph" datapoint is requested, the traversal will stop once this budget is reached. If not provided, uses a default maximum.
1000
Maximum budget in credit cents for company profile retrieval. For countries with variable pricing (e.g., Hungary), the request will fail with a budget_exceeded error if the actual cost exceeds this budget. The error includes the quoted price so the user can retry with a higher budget.
500
Enable best-effort enrichment of legal representative person details (birth date, nationality, residence address) from official publications. Belgium only. Not all fields are guaranteed — depends on publication availability. Fixed 50 cent cost per request, charged only if enrichment yields results. Introduces enriching datapoint status while processing is in progress.
true
Company information
The request
The main profile information of the company, including, if available, details such as name, registration number, address, and other core data.
The persons of significant control of the company, including, if available, their name, nationality, and other relevant details.
The legal representatives of the company, which can be either individuals or companies.
The shareholders of the company, which can be either individuals or companies.
The establishments of the company, including physical locations where business activities are conducted.
Other key persons associated with the company who do not have legal signing authority, such as board members, auditors, and compliance officers.
Per-field data source provenance for each entity. Keys are field names, values describe the origin of the data.
Human-readable summary of enrichment results when agenticEnrichment was requested.