curl --request POST \
--url https://api.topograph.co/v2/onboarding \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--header 'x-topograph-no-cache: <x-topograph-no-cache>' \
--data '
{
"id": "932884117",
"countryCode": "FR",
"dataPoints": [
"companyProfile"
],
"documents": [
"trade_register_extract"
],
"metadata": {}
}
'{
"request": {
"country": "FR",
"dataPoints": [
"<string>"
],
"documents": [
"<string>"
],
"companyId": "932884117",
"requestId": "request-12345",
"dataStatus": {
"dataPoints": {},
"documents": {}
},
"metadata": {}
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"ultimateBeneficialOwners": [
{
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"control": {
"controlType": "ownership-of-shares",
"description": "The person holds more than 50% of the shares in the company.",
"percentageDetails": [
{
"type": "shares",
"range": {
"lower": 50,
"upper": 75
}
}
],
"additionalDetails": "Direct ownership of shares"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
}
],
"legalRepresentatives": [
{
"type": "individual",
"role": {
"standardized": "Director",
"localName": "Directeur",
"englishTranslation": "Director",
"iso5009Code": "GIDXNF",
"semaphoreStandard": "Director"
},
"startDate": "2022-01-01",
"endDate": "2023-12-31",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
}
}
],
"shareholders": [
{
"type": "individual",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"sharePercentage": 25.5,
"numberOfShares": 1000,
"nominalCapitalHeld": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"paidInAmount": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"source": "Found in financial statements (Jahresabschluss 2023) - control relationship indicated by Konzernzugehörigkeit"
}
],
"establishments": [
{
"name": "Main Office",
"id": "EST-001",
"creationDate": "2020-01-15",
"endDate": "2023-12-31",
"active": true,
"address": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
}
}
],
"otherKeyPersons": [
{
"type": "individual",
"role": {
"standardized": "Board Member",
"localName": "Commissaire aux comptes",
"englishTranslation": "Auditor",
"semaphoreStandard": "Board Member"
},
"startDate": "2022-01-01",
"endDate": "2023-12-31",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
}
}
],
"graph": {},
"documents": {
"tradeRegisterExtract": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"certifiedTradeRegisterExtract": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"financialStatements": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>",
"period": {
"startDate": {
"year": 123,
"month": 123,
"day": 123
},
"endDate": {
"year": 123,
"month": 123,
"day": 123
}
}
}
],
"articlesOfAssociation": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"ultimateBeneficialOwnersCertificate": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"lastFiscalYearFinancialStatement": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"officialPublications": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"otherDocuments": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
]
},
"companyRelationships": [
{
"relation": "mergedFrom",
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"effectiveDate": "<string>",
"description": "<string>"
}
]
}This endpoint allows you to retrieve company information specifically for onboarding use cases.
It works similarly to the /company endpoint but:
You can either:
Make a new request by providing:
Get results from a previous request by providing:
Note: This endpoint uses a fixed pricing model with the ONBOARDING_PROFILE SKU.
curl --request POST \
--url https://api.topograph.co/v2/onboarding \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--header 'x-topograph-no-cache: <x-topograph-no-cache>' \
--data '
{
"id": "932884117",
"countryCode": "FR",
"dataPoints": [
"companyProfile"
],
"documents": [
"trade_register_extract"
],
"metadata": {}
}
'{
"request": {
"country": "FR",
"dataPoints": [
"<string>"
],
"documents": [
"<string>"
],
"companyId": "932884117",
"requestId": "request-12345",
"dataStatus": {
"dataPoints": {},
"documents": {}
},
"metadata": {}
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"ultimateBeneficialOwners": [
{
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"control": {
"controlType": "ownership-of-shares",
"description": "The person holds more than 50% of the shares in the company.",
"percentageDetails": [
{
"type": "shares",
"range": {
"lower": 50,
"upper": 75
}
}
],
"additionalDetails": "Direct ownership of shares"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
}
],
"legalRepresentatives": [
{
"type": "individual",
"role": {
"standardized": "Director",
"localName": "Directeur",
"englishTranslation": "Director",
"iso5009Code": "GIDXNF",
"semaphoreStandard": "Director"
},
"startDate": "2022-01-01",
"endDate": "2023-12-31",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
}
}
],
"shareholders": [
{
"type": "individual",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"sharePercentage": 25.5,
"numberOfShares": 1000,
"nominalCapitalHeld": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"paidInAmount": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"source": "Found in financial statements (Jahresabschluss 2023) - control relationship indicated by Konzernzugehörigkeit"
}
],
"establishments": [
{
"name": "Main Office",
"id": "EST-001",
"creationDate": "2020-01-15",
"endDate": "2023-12-31",
"active": true,
"address": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
}
}
],
"otherKeyPersons": [
{
"type": "individual",
"role": {
"standardized": "Board Member",
"localName": "Commissaire aux comptes",
"englishTranslation": "Auditor",
"semaphoreStandard": "Board Member"
},
"startDate": "2022-01-01",
"endDate": "2023-12-31",
"individual": {
"gender": "Female",
"name": {
"fullName": "John Doe"
},
"birthDate": {
"day": 15,
"month": 7,
"year": 1980
},
"birthAddress": {
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
},
"nationality": "US",
"residenceAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"identifiers": [
{
"type": "<string>",
"value": "<string>"
}
]
},
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
}
}
],
"graph": {},
"documents": {
"tradeRegisterExtract": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"certifiedTradeRegisterExtract": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"financialStatements": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>",
"period": {
"startDate": {
"year": 123,
"month": 123,
"day": 123
},
"endDate": {
"year": 123,
"month": 123,
"day": 123
}
}
}
],
"articlesOfAssociation": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"ultimateBeneficialOwnersCertificate": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"lastFiscalYearFinancialStatement": {
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
},
"officialPublications": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
],
"otherDocuments": [
{
"id": "<string>",
"name": "<string>",
"format": "<string>",
"description": "<string>",
"estimatedDeliverySeconds": 123,
"url": "<string>",
"blobName": "<string>",
"price": 123,
"priceMarkup": 123,
"date": "<string>"
}
]
},
"companyRelationships": [
{
"relation": "mergedFrom",
"company": {
"id": "932884117",
"countryCode": "FR",
"identifiers": {
"SIREN": "932884117",
"VAT": "FR42932884117"
},
"legalName": "Topograph",
"legalNameInEnglish": "Test Display Hong Kong Trading Limited",
"commercialNames": [
"Topograph",
"TopographHQ"
],
"legacyLegalNames": [
"Semaphore",
"SemaphoreHQ"
],
"legacyCommercialNames": [
"Semaphore",
"SemaphoreHQ"
],
"status": {
"localName": "active",
"active": true,
"statusDetailsBeta": {
"status": "ACTIVE",
"closureReason": "BANKRUPTCY",
"closureDate": "2024-01-15",
"insolvencyStartDate": "2023-12-01",
"additionalInfo": "Company entered voluntary liquidation due to retirement of owner"
}
},
"registrationDate": "2024-04-22",
"incorporationDate": "2024-04-15",
"legalForm": {
"localName": "EURL, entreprise unipersonnelle à responsabilité limitée",
"englishTranslation": "Single Member Limited Liability Company",
"semaphoreStandard": "Limited Liability Company",
"standardized": "Limited Liability Company",
"iso20275Code": "F8DD"
},
"capital": {
"amount": 1000,
"currency": "EUR",
"formatted": "1000.00 €"
},
"activities": {
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
},
"activityDescription": "Development of software solutions and IT consulting services",
"legalAddress": {
"addressLine1": "10 rue de la Fraternité",
"city": "Bagnolet",
"postalCode": "93170",
"region": "FR",
"countryCode": "FR",
"state": "Île-de-France",
"addressLine2": "Topograph Building",
"poBox": "PO Box 123",
"careOf": "c/o John Doe"
},
"phones": [
"+33123456789",
"+33987654321"
],
"website": "https://www.example.com",
"employeeCount": {
"exact": 150,
"min": 100,
"max": 200,
"lastUpdated": "2024-03-15",
"isEstimate": false
}
},
"effectiveDate": "<string>",
"description": "<string>"
}
]
}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, CN, CZ, CY, DE, DK, EE, ES, FI, FR, GB, HU, IE, IT, LU, MT, NL, NO, PL, PT, RO, SE "FR"
The data points to retrieve. Available data points are companyProfile, ultimateBeneficialOwners, availableDocuments, or establishments.
companyProfile, ultimateBeneficialOwners, availableDocuments ["companyProfile"]There are two ways to retrieve documents:
Two-step process:
Direct access using smart IDs:
["trade_register_extract"]Company onboarding information
The request
Show child attributes
The requested country code.
AT, BE, CH, CN, CZ, CY, DE, DK, EE, ES, FI, FR, GB, HU, IE, IT, LU, MT, NL, NO, PL, PT, RO, SE "FR"
The requested company id.
"932884117"
The unique identifier for the request.
"request-12345"
Indicates the status of data points and documents associated with the company. It states if the data has been retrieved, if a job is in progress for asynchronous data, or if a job there was an error.
Show child attributes
Retrieval status of data points
Show child attributes
Show child attributes
The data point completed successfully
succeeded "succeeded"
The cost in credits for this data point or document
10
The percentage markup when final cost is not yet known
20
Retrieval status of documents
Show child attributes
Show child attributes
The data point completed successfully
succeeded "succeeded"
The cost in credits for this data point or document
10
The percentage markup when final cost is not yet known
20
The main profile information of the company, including, if available, details such as name, registration number, address, and other core data.
Show child attributes
The id of the company, see documentation.
"932884117"
The ISO 3166-1 alpha-2 country code of the company registration country
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KP, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, TEST "FR"
The legal name of the company.
"Topograph"
The English translation or romanization of the legal name, commonly used for international business. Particularly relevant for companies registered with non-Latin alphabet names (e.g., Chinese, Japanese, Korean, etc.).
"Test Display Hong Kong Trading Limited"
An array of commercial names or trading names used by the company.
["Topograph", "TopographHQ"]An array of legacy legal names used by the company.
["Semaphore", "SemaphoreHQ"]An array of legacy commercial names used by the company.
["Semaphore", "SemaphoreHQ"]The status of the company, including local status and whether it is active.
Show child attributes
The local status of the company in the local language
"active"
Indicates if the company is active.
true
Detailed status information including closure reasons and dates
Show child attributes
The standardized status of the company
ACTIVE, UNDER_INSOLVENCY_PROCEEDING, CLOSED, UNKNOWN "ACTIVE"
The reason for company closure, if applicable
BANKRUPTCY, LIQUIDATION, MERGER, ACQUISITION, VOLUNTARY_DISSOLUTION, ADMINISTRATIVE_DISSOLUTION, COURT_ORDER, OTHER, UNKNOWN "BANKRUPTCY"
The date when the company was closed, if applicable
"2024-01-15"
The date when insolvency proceedings started, if applicable
"2023-12-01"
Additional information about the status
"Company entered voluntary liquidation due to retirement of owner"
The registration date of the company with the trade register or other authorities.
"2024-04-22"
The incorporation date when the company was legally incorporated or founded. This may differ from the registration date, as companies are often incorporated before being registered with trade authorities.
"2024-04-15"
The legal form of the company, including local and standard forms.
Show child attributes
The local legal form of the company, in the local language
"EURL, entreprise unipersonnelle à responsabilité limitée"
The English translation of the local legal form.
"Single Member Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The ISO 20275 Entity Legal Form code for the company.
"F8DD"
The share capital of the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
A dictionary of activity classifications
Show child attributes
Show child attributes
The activity code
"62.01"
The description of the activity
"Computer programming activities"
Indicates whether the activity code comes from an official source or has been inferred by AI
true
{
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
}A text description of the company activities
"Development of software solutions and IT consulting services"
The address of the company.
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
An array of phone numbers for the company in E.164 format (e.g., +33123456789 for France, +1234567890 for USA).
["+33123456789", "+33987654321"]The official website URL of the company.
"https://www.example.com"
The employee count information for the company.
Show child attributes
The exact number of employees, if known
150
The minimum number of employees in a range
100
The maximum number of employees in a range
200
The date when the employee count was last updated
"2024-03-15"
Indicates if the employee count is an estimate
false
The persons of significant control of the company, including, if available, their name, nationality, and other relevant details.
Show child attributes
Gender of the person
Male, Female, Other, PreferNotToSay "Female"
Full name of the person
Show child attributes
Full name of the person
Title of the person (e.g., Mr., Mrs., Dr.)
First name of the person
Middle name of the person
Last name of the person
Suffix of the name (e.g., Jr., Sr., III)
{ "fullName": "John Doe" }Birth date of the person
{ "day": 15, "month": 7, "year": 1980 }Birth address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
{
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
}Nationality ISO2 country code of the person
"US"
Residence address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
Details of control held by the beneficial owner
Show child attributes
Types of control held by the beneficial owner
ownership-of-shares, voting-rights, appoint-and-remove-directors, significant-influence-or-control ["ownership-of-shares"]Description of why the person is of significant control
"The person holds more than 50% of the shares in the company."
Details about the percentage of control
Show child attributes
Type of percentage detail (shares, voting rights)
shares, voting-rights "shares"
Range of control as a lower and upper bound
{ "lower": 25, "upper": 50 }Exact percentage of control
30
Monetary amount of shares controlled
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
Number of shares controlled
1000
Indicates whether the control is direct or indirect
direct, indirect "direct"
{
"controlType": "ownership-of-shares",
"description": "The person holds more than 50% of the shares in the company.",
"percentageDetails": [
{
"type": "shares",
"range": { "lower": 50, "upper": 75 }
}
],
"additionalDetails": "Direct ownership of shares"
}The legal representatives of the company, which can be either individuals or companies.
Show child attributes
The type of the legal representative (individual or company)
individual, company "individual"
The role of the legal representative
Show child attributes
The standardized role of the individual.
Director, Manager, Employee, Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Secretary, Treasurer, Legal Advisor, General Counsel, Partner, Associate, Other, Chairman of the Board, Board Member, Managing Director, Executive Director, Non-Executive Director, General Partner, Managing Partner, Limited Partner, Administrator, Liquidator, Receiver, Owner, Chairman, Auditor "Director"
The local role name in the local language
"Directeur"
The role name in English
"Director"
The ISO 5009 role code
"GIDXNF"
The standardized role of the individual.
Director, Manager, Employee, Chief Executive Officer, Chief Financial Officer, Chief Operating Officer, President, Vice President, Secretary, Treasurer, Legal Advisor, General Counsel, Partner, Associate, Other, Chairman of the Board, Board Member, Managing Director, Executive Director, Non-Executive Director, General Partner, Managing Partner, Limited Partner, Administrator, Liquidator, Receiver, Owner, Chairman, Auditor "Director"
The start date of the legal representative's role
"2022-01-01"
The end date of the legal representative's role (if applicable)
"2023-12-31"
Details of the individual legal representative
Show child attributes
Gender of the person
Male, Female, Other, PreferNotToSay "Female"
Full name of the person
Show child attributes
Full name of the person
Title of the person (e.g., Mr., Mrs., Dr.)
First name of the person
Middle name of the person
Last name of the person
Suffix of the name (e.g., Jr., Sr., III)
{ "fullName": "John Doe" }Birth date of the person
{ "day": 15, "month": 7, "year": 1980 }Birth address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
{
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
}Nationality ISO2 country code of the person
"US"
Residence address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
Details of the company legal representative
Show child attributes
The id of the company, see documentation.
"932884117"
The ISO 3166-1 alpha-2 country code of the company registration country
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KP, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, TEST "FR"
The legal name of the company.
"Topograph"
The English translation or romanization of the legal name, commonly used for international business. Particularly relevant for companies registered with non-Latin alphabet names (e.g., Chinese, Japanese, Korean, etc.).
"Test Display Hong Kong Trading Limited"
An array of commercial names or trading names used by the company.
["Topograph", "TopographHQ"]An array of legacy legal names used by the company.
["Semaphore", "SemaphoreHQ"]An array of legacy commercial names used by the company.
["Semaphore", "SemaphoreHQ"]The status of the company, including local status and whether it is active.
Show child attributes
The local status of the company in the local language
"active"
Indicates if the company is active.
true
Detailed status information including closure reasons and dates
Show child attributes
The standardized status of the company
ACTIVE, UNDER_INSOLVENCY_PROCEEDING, CLOSED, UNKNOWN "ACTIVE"
The reason for company closure, if applicable
BANKRUPTCY, LIQUIDATION, MERGER, ACQUISITION, VOLUNTARY_DISSOLUTION, ADMINISTRATIVE_DISSOLUTION, COURT_ORDER, OTHER, UNKNOWN "BANKRUPTCY"
The date when the company was closed, if applicable
"2024-01-15"
The date when insolvency proceedings started, if applicable
"2023-12-01"
Additional information about the status
"Company entered voluntary liquidation due to retirement of owner"
The registration date of the company with the trade register or other authorities.
"2024-04-22"
The incorporation date when the company was legally incorporated or founded. This may differ from the registration date, as companies are often incorporated before being registered with trade authorities.
"2024-04-15"
The legal form of the company, including local and standard forms.
Show child attributes
The local legal form of the company, in the local language
"EURL, entreprise unipersonnelle à responsabilité limitée"
The English translation of the local legal form.
"Single Member Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The ISO 20275 Entity Legal Form code for the company.
"F8DD"
The share capital of the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
A dictionary of activity classifications
Show child attributes
Show child attributes
The activity code
"62.01"
The description of the activity
"Computer programming activities"
Indicates whether the activity code comes from an official source or has been inferred by AI
true
{
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
}A text description of the company activities
"Development of software solutions and IT consulting services"
The address of the company.
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
An array of phone numbers for the company in E.164 format (e.g., +33123456789 for France, +1234567890 for USA).
["+33123456789", "+33987654321"]The official website URL of the company.
"https://www.example.com"
The employee count information for the company.
Show child attributes
The exact number of employees, if known
150
The minimum number of employees in a range
100
The maximum number of employees in a range
200
The date when the employee count was last updated
"2024-03-15"
Indicates if the employee count is an estimate
false
The shareholders of the company, which can be either individuals or companies.
Show child attributes
The type of the shareholder (individual or company)
individual, company "individual"
Details of the individual shareholder
Show child attributes
Gender of the person
Male, Female, Other, PreferNotToSay "Female"
Full name of the person
Show child attributes
Full name of the person
Title of the person (e.g., Mr., Mrs., Dr.)
First name of the person
Middle name of the person
Last name of the person
Suffix of the name (e.g., Jr., Sr., III)
{ "fullName": "John Doe" }Birth date of the person
{ "day": 15, "month": 7, "year": 1980 }Birth address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
{
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
}Nationality ISO2 country code of the person
"US"
Residence address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
Details of the company shareholder
Show child attributes
The id of the company, see documentation.
"932884117"
The ISO 3166-1 alpha-2 country code of the company registration country
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KP, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, TEST "FR"
The legal name of the company.
"Topograph"
The English translation or romanization of the legal name, commonly used for international business. Particularly relevant for companies registered with non-Latin alphabet names (e.g., Chinese, Japanese, Korean, etc.).
"Test Display Hong Kong Trading Limited"
An array of commercial names or trading names used by the company.
["Topograph", "TopographHQ"]An array of legacy legal names used by the company.
["Semaphore", "SemaphoreHQ"]An array of legacy commercial names used by the company.
["Semaphore", "SemaphoreHQ"]The status of the company, including local status and whether it is active.
Show child attributes
The local status of the company in the local language
"active"
Indicates if the company is active.
true
Detailed status information including closure reasons and dates
Show child attributes
The standardized status of the company
ACTIVE, UNDER_INSOLVENCY_PROCEEDING, CLOSED, UNKNOWN "ACTIVE"
The reason for company closure, if applicable
BANKRUPTCY, LIQUIDATION, MERGER, ACQUISITION, VOLUNTARY_DISSOLUTION, ADMINISTRATIVE_DISSOLUTION, COURT_ORDER, OTHER, UNKNOWN "BANKRUPTCY"
The date when the company was closed, if applicable
"2024-01-15"
The date when insolvency proceedings started, if applicable
"2023-12-01"
Additional information about the status
"Company entered voluntary liquidation due to retirement of owner"
The registration date of the company with the trade register or other authorities.
"2024-04-22"
The incorporation date when the company was legally incorporated or founded. This may differ from the registration date, as companies are often incorporated before being registered with trade authorities.
"2024-04-15"
The legal form of the company, including local and standard forms.
Show child attributes
The local legal form of the company, in the local language
"EURL, entreprise unipersonnelle à responsabilité limitée"
The English translation of the local legal form.
"Single Member Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The ISO 20275 Entity Legal Form code for the company.
"F8DD"
The share capital of the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
A dictionary of activity classifications
Show child attributes
Show child attributes
The activity code
"62.01"
The description of the activity
"Computer programming activities"
Indicates whether the activity code comes from an official source or has been inferred by AI
true
{
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
}A text description of the company activities
"Development of software solutions and IT consulting services"
The address of the company.
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
An array of phone numbers for the company in E.164 format (e.g., +33123456789 for France, +1234567890 for USA).
["+33123456789", "+33987654321"]The official website URL of the company.
"https://www.example.com"
The employee count information for the company.
Show child attributes
The exact number of employees, if known
150
The minimum number of employees in a range
100
The maximum number of employees in a range
200
The date when the employee count was last updated
"2024-03-15"
Indicates if the employee count is an estimate
false
The percentage of shares owned by the shareholder
25.5
The absolute number of shares owned by the shareholder
1000
Total nominal (stated) capital value held by this shareholder. This is the face value or par value of all shares owned, calculated as numberOfShares × parValuePerShare. For example, if a shareholder owns 1000 shares with a par value of €10 each, nominalCapitalHeld would be €10,000. This value represents the legal capital contribution recorded in company documents, not the market value or actual amount paid.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
Total actual amount paid by the shareholder for their shares, including any share premium over the nominal/par value. This represents the real money invested. For example, if shares with €10,000 nominal value were purchased for €15,000, the paidInAmount would be €15,000. In Italy this corresponds to "valore versato", in Germany to "eingezahltes Kapital". This field captures the actual capital contribution to the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
Description of how the shareholder was found and from which document
"Found in financial statements (Jahresabschluss 2023) - control relationship indicated by Konzernzugehörigkeit"
The establishments of the company, including physical locations where business activities are conducted.
Show child attributes
The name of the establishment
"Main Office"
Unique identifier for the establishment
"EST-001"
The creation date of the establishment
"2020-01-15"
The closing date of the establishment (if applicable)
"2023-12-31"
Whether the establishment is currently active
true
The address of the establishment
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
Other key persons associated with the company who do not have legal signing authority, such as board members, auditors, and compliance officers.
Show child attributes
The type of the other key person (individual or company)
individual, company "individual"
The role of the other key person
Show child attributes
The standardized role of the individual.
Board Member, Non-Executive Director, Independent Director, Advisory Board Member, Board Observer, Auditor, Compliance Officer, Data Protection Officer, Money Laundering Reporting Officer, Secretary, Supervisor, Supervisory Board Member, C-Level Executive, Other "Board Member"
The local role name in the local language
"Commissaire aux comptes"
The role name in English
"Auditor"
The standardized role of the individual.
Board Member, Non-Executive Director, Independent Director, Advisory Board Member, Board Observer, Auditor, Compliance Officer, Data Protection Officer, Money Laundering Reporting Officer, Secretary, Supervisor, Supervisory Board Member, C-Level Executive, Other "Board Member"
The start date of the role
"2022-01-01"
The end date of the role (if applicable)
"2023-12-31"
Details if the other key person is an individual
Show child attributes
Gender of the person
Male, Female, Other, PreferNotToSay "Female"
Full name of the person
Show child attributes
Full name of the person
Title of the person (e.g., Mr., Mrs., Dr.)
First name of the person
Middle name of the person
Last name of the person
Suffix of the name (e.g., Jr., Sr., III)
{ "fullName": "John Doe" }Birth date of the person
{ "day": 15, "month": 7, "year": 1980 }Birth address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
{
"country": "FR",
"city": "Paris",
"street": "1 Rue de Rivoli",
"postalCode": "75001"
}Nationality ISO2 country code of the person
"US"
Residence address of the person
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
Details if the other key person is a company
Show child attributes
The id of the company, see documentation.
"932884117"
The ISO 3166-1 alpha-2 country code of the company registration country
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KP, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, TEST "FR"
The legal name of the company.
"Topograph"
The English translation or romanization of the legal name, commonly used for international business. Particularly relevant for companies registered with non-Latin alphabet names (e.g., Chinese, Japanese, Korean, etc.).
"Test Display Hong Kong Trading Limited"
An array of commercial names or trading names used by the company.
["Topograph", "TopographHQ"]An array of legacy legal names used by the company.
["Semaphore", "SemaphoreHQ"]An array of legacy commercial names used by the company.
["Semaphore", "SemaphoreHQ"]The status of the company, including local status and whether it is active.
Show child attributes
The local status of the company in the local language
"active"
Indicates if the company is active.
true
Detailed status information including closure reasons and dates
Show child attributes
The standardized status of the company
ACTIVE, UNDER_INSOLVENCY_PROCEEDING, CLOSED, UNKNOWN "ACTIVE"
The reason for company closure, if applicable
BANKRUPTCY, LIQUIDATION, MERGER, ACQUISITION, VOLUNTARY_DISSOLUTION, ADMINISTRATIVE_DISSOLUTION, COURT_ORDER, OTHER, UNKNOWN "BANKRUPTCY"
The date when the company was closed, if applicable
"2024-01-15"
The date when insolvency proceedings started, if applicable
"2023-12-01"
Additional information about the status
"Company entered voluntary liquidation due to retirement of owner"
The registration date of the company with the trade register or other authorities.
"2024-04-22"
The incorporation date when the company was legally incorporated or founded. This may differ from the registration date, as companies are often incorporated before being registered with trade authorities.
"2024-04-15"
The legal form of the company, including local and standard forms.
Show child attributes
The local legal form of the company, in the local language
"EURL, entreprise unipersonnelle à responsabilité limitée"
The English translation of the local legal form.
"Single Member Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The ISO 20275 Entity Legal Form code for the company.
"F8DD"
The share capital of the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
A dictionary of activity classifications
Show child attributes
Show child attributes
The activity code
"62.01"
The description of the activity
"Computer programming activities"
Indicates whether the activity code comes from an official source or has been inferred by AI
true
{
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
}A text description of the company activities
"Development of software solutions and IT consulting services"
The address of the company.
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
An array of phone numbers for the company in E.164 format (e.g., +33123456789 for France, +1234567890 for USA).
["+33123456789", "+33987654321"]The official website URL of the company.
"https://www.example.com"
The employee count information for the company.
Show child attributes
The exact number of employees, if known
150
The minimum number of employees in a range
100
The maximum number of employees in a range
200
The date when the employee count was last updated
"2024-03-15"
Indicates if the employee count is an estimate
false
Show child attributes
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
Document name in the local language of the country where it was issued
Document description in English
Fixed price in cents
Price markup percentage
Show child attributes
mergedFrom, mergedInto, acquired, acquiredBy, demergedFrom, demergedTo, spunOffFrom, spunOffTo, assetTransferFrom, assetTransferTo, other Show child attributes
The id of the company, see documentation.
"932884117"
The ISO 3166-1 alpha-2 country code of the company registration country
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CW, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KP, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW, TEST "FR"
The legal name of the company.
"Topograph"
The English translation or romanization of the legal name, commonly used for international business. Particularly relevant for companies registered with non-Latin alphabet names (e.g., Chinese, Japanese, Korean, etc.).
"Test Display Hong Kong Trading Limited"
An array of commercial names or trading names used by the company.
["Topograph", "TopographHQ"]An array of legacy legal names used by the company.
["Semaphore", "SemaphoreHQ"]An array of legacy commercial names used by the company.
["Semaphore", "SemaphoreHQ"]The status of the company, including local status and whether it is active.
Show child attributes
The local status of the company in the local language
"active"
Indicates if the company is active.
true
Detailed status information including closure reasons and dates
Show child attributes
The standardized status of the company
ACTIVE, UNDER_INSOLVENCY_PROCEEDING, CLOSED, UNKNOWN "ACTIVE"
The reason for company closure, if applicable
BANKRUPTCY, LIQUIDATION, MERGER, ACQUISITION, VOLUNTARY_DISSOLUTION, ADMINISTRATIVE_DISSOLUTION, COURT_ORDER, OTHER, UNKNOWN "BANKRUPTCY"
The date when the company was closed, if applicable
"2024-01-15"
The date when insolvency proceedings started, if applicable
"2023-12-01"
Additional information about the status
"Company entered voluntary liquidation due to retirement of owner"
The registration date of the company with the trade register or other authorities.
"2024-04-22"
The incorporation date when the company was legally incorporated or founded. This may differ from the registration date, as companies are often incorporated before being registered with trade authorities.
"2024-04-15"
The legal form of the company, including local and standard forms.
Show child attributes
The local legal form of the company, in the local language
"EURL, entreprise unipersonnelle à responsabilité limitée"
The English translation of the local legal form.
"Single Member Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The standardized legal form of the company.
Sole Proprietorship, Partnership, Limited Liability Company, Corporation, Nonprofit Organization, Cooperative, Government-Owned Entity, Branch or Representative Office, Trust, Other "Limited Liability Company"
The ISO 20275 Entity Legal Form code for the company.
"F8DD"
The share capital of the company.
Show child attributes
The numeric amount of money.
1000
The ISO 4217 currency code (e.g., EUR, USD).
"EUR"
Formatted string representation of the monetary amount in the local format
"1000.00 €"
A dictionary of activity classifications
Show child attributes
Show child attributes
The activity code
"62.01"
The description of the activity
"Computer programming activities"
Indicates whether the activity code comes from an official source or has been inferred by AI
true
{
"NACE": [
{
"code": "62.01",
"description": "Computer programming activities"
}
],
"ISIC": [
{
"code": "J620",
"description": "Computer programming, consultancy and related activities"
}
]
}A text description of the company activities
"Development of software solutions and IT consulting services"
The address of the company.
Show child attributes
First line of the address
"10 rue de la Fraternité"
City of the address
"Bagnolet"
Postal code of the address
"93170"
Region of the address
"FR"
Country of the address using ISO 3166-1 alpha-2 country code
"FR"
State of the address
"Île-de-France"
Second line of the address
"Topograph Building"
Post Office Box number
"PO Box 123"
Care of (c/o) recipient
"c/o John Doe"
An array of phone numbers for the company in E.164 format (e.g., +33123456789 for France, +1234567890 for USA).
["+33123456789", "+33987654321"]The official website URL of the company.
"https://www.example.com"
The employee count information for the company.
Show child attributes
The exact number of employees, if known
150
The minimum number of employees in a range
100
The maximum number of employees in a range
200
The date when the employee count was last updated
"2024-03-15"
Indicates if the employee count is an estimate
false
Legal effective date if known (YYYY-MM-DD)