Company Start France provides real-time access to over 30 data points on French companies with a single API request, such as identification details and registered office.
Company Start also enables verification of the activity status of the company in the business register.
All data can be retrieved using one of the following parameters:
Company Start is accessible via the endpoint:
GET company.openapi.com/FR-start/{siretCode_sirenCode_vatCode_or_id}
GET /FR-start/{siretCode_sirenCode_vatCode_or_id}
This is an example of a request:
company.openapi.com/FR-start/9XXXXXXXXXXXX5
The response, as indicated, will include over 30 data points, such as:
GET /FR-start/{siretCode_sirenCode_vatCode_or_id}
Here is an example of the response obtained using the Siret Code parameter 9XXXXXXXXXXXX5:
{
"data": {
"siretCode": "9XXXXXXXXXXXX5",
"companyName": "Company Name",
"tradingName": "null",
"aliasName": "null",
"sirenCode": "9XXXXXXXX",
"coCode": "FR9XXXXXXXX",
"activityStatus": "ACTIVE",
"registrationDate": "2023-06-01",
"vatCode": "FR189XXXXXXXX",
"address": {
"registeredOffice": {
"street": "RUE DU xxxxx",
"streetNumber": "11",
"streetName": "11 RUE DU xxxxx",
"streetName2": null,
"streetName3": null,
"streetName4": "76370 CITY NAME",
"town": "CITY NAME",
"zipCode": "76370",
"country": "FR",
"department": {
"code": "76",
"description": "Seine-Maritime"
}
"gps": {
"coordinates": [
1.210859,,
49.967891
]
},
"region": {
"description": "Normandie",
"code": "28",
},
"townCode":"76618"
}
},
"creationTimestamp": 1724544000,
"lastUpdateTimestamp": 1724544000,
"id": 672a26f3cc42ced63a092dd5
"success": true,
"message": "",
"error": null
}
Company Start France is the ideal solution for businesses such as software houses, marketing and sales companies, insurance firms, real estate agencies, and many others. Thanks to its real-time response times, it is often used to verify and validate company data during the registration phase.
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!