Authorizations
Body
- Option 1
- Option 2
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, CH, CZ, DE, DK, EE, ES, FI, FR, GB, IE, IT, LU, MT, NL, NO, PL, PT, SE "FR"
The data points to retrieve. Available data points are companyProfile, ultimateBeneficialOwners, availableDocuments, or establishments.
["companyProfile"]There are two ways to retrieve documents:
-
Two-step process:
- First, request the "availableDocuments" data point to get a list of all available documents with their IDs
- Then, use these specific document IDs in a second request
-
Direct access using smart IDs:
- Use predefined smart IDs for quick access to common documents:
- trade_register_extract: Latest trade register extract
- certified_trade_register_extract: Latest certified trade register extract
- last_fiscal_year_financial_statement: Latest financial statement
- Use predefined smart IDs for quick access to common documents:
Refer to our country coverage documentation to check which smart IDs are available for each country.
["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).
Response
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.