HomeProductsStart Company - France

Start Company - France

NEW

From: €0.019 + VAT

Access data on over 37 million French businesses, from activity status to company name, registered office, and geolocation, all in real-time via API.

Delivery

In real time

available for
  • fr

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:

  • Siret Number (SiretCode)
  • Siren Number (SirenCode)
  • VAT Number (VAT Code)
  • ID (internal company identifier)

Company Start is accessible via the endpoint:
GET company.openapi.com/FR-start/{siretCode_sirenCode_vatCode_or_id}

REQUEST EXAMPLE

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:

  • SiretCode
  • Full Company Name and any trading or alias names
  • SirenCode
  • VAT Number
  • Activity Status (ACTIVE, CEASED)
  • Registered Office (street, number, address, city, department, ZIP code)
  • GPS Coordinates (latitude and longitude)
  • Company Registration Date
  • ID (internal company identifier)

RESPONSE EXAMPLE

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.

Sign Up

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!