Our prices
Price list for single API calls
- Company Advanced France € 0,10 + vat
All personal, economic, and activity information of an French company in real-time.
More than 60 data points on French companies such as name, registered office, revenue, employees, and shareholders.
Company Advanced France allows you to access, with a single API request and in real time, all identification and economic data, as well as information about the activity of a French company.
All data is available starting from one of the following parameters:
Company Advanced France is identified by the endpoint: GET https://company.openapi.com/FR-advanced/{siretCode_sirenCode_vatCode_or_id}
The response is in real time.
Here is an example of a request:
https://company.openapi.com/FR-advanced/9XXXXXXXXXXXX5
With Company Advanced France, you can access over 60 data points, including:
This is an example of the response:
{
"data": {
"siretCode": "42XXXXXXXXXXX5",
"companyName": "Nome Azienda",
"tradingName": "null",
"aliasName": "null",
"sirenCode": "42XXXXXXX",
"coCode": "FR0742XXXXXXXX",
"activityStatus": "ACTIVE",
"creditWorthy": 0,
"registrationDate": "1998-08-01",
"vatCode": "FR0742XXXXXXXX",
"address": {
"registeredOffice": {
"street": "BOULEVARD xxxxx",
"streetNumber": "75",
"streetName": "75 BD xxxxx",
"streetName2": CHEZ BELGINO,
"streetName3": null,
"streetName4": "75008 PARIS",
"town": "PARIS 8",
"zipCode": "75008",
"country": "FR",
"gps": {
"coordinates": [
2.32247,
48.87424
]
},
"townCode": "75108",
"department": {
"code": "75",
"description": "Paris",
},
"region": {
"description": "Île-de-France",
"code": "11",
}
}
},
"internationalClassification": {
"naf": {
"code": 6820B,
"description": "Localizzazione di terreni e di altri beni immobili"
},
"nace": {
"code": "6820",
"description": "Affitto e gestione di immobili propri o in leasing"
}
},
"detailedLegalForm": {
"code": Affaires personnelles,
"description": null
},
"balanceSheets": {
"last": null,
"all": [
{
"year": 2022,
"balanceSheetDate": null,
"turnover": null,
"netWorth": null,
"employees": 0,
}
]
},
"creationTimestamp": 1663372800,
"lastUpdateTimestamp": 1663372800,
"allOffices": [
{
"siretCode": 42042716300019,",
"companyName": BOURRAT JEAN FRANCOIS,",
"address": {
"branchOffice": {
"street": "Route de Bardasse",
"streetNumber": null,
"streetName": "BARDASSE",
"streetName2": "LE HAMEAU DES BASTIDES",
"streetName3": null,
"streetName4": "83310 GRIMAUD",
"town": "GRIMAUD",
"zipCode": "83310",
"country": "FR",
"department": {
"code": "83",
"description": "Var"
},
"gps": {
"coordinates": [
6.57632,
43.28525
]
},
"region": {
"description": "Provence-Alpes-Côte d'Azur"
"code": "93",
},
"townCode": "83068"
}
},
"activityStatus": "ACTIVE"
},
{
"siretCode": "42042716300035",
"companyName": "BOURRAT JEAN FRANCOIS",
"address": {
"branchOffice": {
"street": "Avenue du Polygone",
"streetNumber": "8",
"streetName": "8 AV DU POLYGONE",
"streetName2": null,
"streetName3": null,
"streetName4": "42300 ROANNE",
"town": "ROANNE",
"zipCode": "42300",
"country": "FR",
"gps": {
"coordinates": [
4.084682,
46.053597
]
},
"townCode": "42187",
"department": {
"code": "42",
"description": "Loire"
},
"region": {
"description": "Auvergne-Rhône-Alpes",
"code": "84"
}
}
},
"activityStatus": "ACTIVE"
}
],
"id": "672f5f70cc42ced63af7b588"
}
],
"success": true,
"message": "",
"error": null
}
Company Advanced France is designed for all companies that need immediate and up-to-date information on French businesses: business intelligence companies, B2B marketing firms, or simply any organization that requires verification of data on companies registered in the French Commercial Registry.