HomeProductsCompany Advanced - France

Company Advanced - France

From: €0.03 + VAT

All identification, economic, and activity-related information about a French company in real-time. Over 60 data points about French companies, including name, registered office, operating units, revenue, and employees.

Delivery

In real time

available for
  • fr

Company Advanced France allows real-time access via a single API request to the identification and economic data as well as information on the activity of a French company.

All data is available starting from one of the following parameters:

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

Company Advanced France is identified by the endpoint: GET https://company.openapi.com/FR-advanced/{siretCode_sirenCode_vatCode_or_id}

REQUEST EXAMPLE

GET https://company.openapi.com/FR-advanced/{siretCode_sirenCode_vatCode_or_id}

The response is real-time.

REQUEST EXAMPLE

https://company.openapi.com/FR-advanced/9XXXXXXXXXXXX5

With Company Advanced France, you can access over 60 data points, including:

  • SiretCode
  • Full Company Name and trading name or alias name, if applicable
  • SirenCode
  • VAT Number
  • Activity Status (ACTIVE, CEASED)
  • Registered Office (location, street number, address, city, department, ZIP Code)
  • GPS Coordinates (longitude and latitude)
  • Other operating locations with Siret Code, name, address, activity status
  • Registration Date in the French National Company Registry
  • Legal Form
  • Business Classification
  • Financial Reports with submission dates, revenue, profits, and employees
  • ID (internal company identifier)

RESPONSE EXAMPLE

GET https://company.openapi.com/FR-advanced/{siretCode_sirenCode_vatCode_or_id}

This is an example of the response

{
{
  "data": [
    {
      "siretCode": "38235772100051",
      "companyName": "PARIS SAINT GERMAIN FOOTBALL",
      "tradingName": "PSG",
      "aliasName": "NULL",
      "sirenCode": "382357721",
      "coCode": "FR63382357721",
      "activityStatus": "ACTIVE",
      "creditWorthy": 1,
      "registrationDate": "1991-06-01",
      "vatCode": "FR63382357721",
      "address": {
        "registeredOffice": {
          "street": "Rue du Commandant Guilbaud",
          "streetNumber": "24",
          "streetName": "24 RUE DU CDT GUILBAUD",
          "streetName2": "NULL",
          "streetName3": "NULL",
          "streetName4": "75016 PARIS",
          "town": "PARIS 16",
          "zipCode": "75016",
          "country": "FR",
          "department": {
            "code": "75",
            "description": "Paris"
          },
          "gps": {
            "coordinates": [
              2.251558,
              48.84186
            ]
          },
          "region": {
            "description": "Île-de-France",
            "code": "11"
          },
          "townCode": "75116"
        }
      },
      "internationalClassification": {
        "naf": {
          "code": "9311Z",
          "description": "Gestion d'installations sportives"
        },
        "nace": {
          "code": "9311",
          "description": "Operation of sports facilities"
        }
      },
      "detailedLegalForm": {
        "code": "SA et autes",
        "description": null
      },
      "balanceSheets": {
        "last": {
          "year": 2024,
          "balanceSheetDate": "2024-06-30",
          "turnover": 693064595,
          "netWorth": -255036859,
          "employees": 500,
          "ebitda": -190107600
        },
        "all": [
          {
            "year": 2024,
            "balanceSheetDate": "2024-06-30",
            "turnover": 693064595,
            "netWorth": -255036859,
            "employees": 500,
            "ebitda": -190107600
          },
          {
            "year": 2023,
            "balanceSheetDate": "2023-06-30",
            "turnover": 661413857,
            "netWorth": -153285425,
            "employees": 500,
            "ebitda": -162046400
          },
          {
            "year": 2021,
            "balanceSheetDate": null,
            "turnover": null,
            "netWorth": null,
            "employees": null,
            "ebitda": -109376920
          }
        ]
      },
      "creationTimestamp": 1724544000,
      "lastUpdateTimestamp": 1757980800,
      "allOffices": [
        {
          "siretCode": "38235772100168",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "rue du Grand Paris",
              "streetNumber": "100",
              "streetName": "100 RUE DU GRAND PARIS",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "78300 POISSY",
              "town": "POISSY",
              "zipCode": "78300",
              "country": "FR",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "gps": {
                "coordinates": [
                  2.015941,
                  48.914587
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "78498"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100101",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Ile de la Loge",
              "streetNumber": null,
              "streetName": "57 ILE DE LA LOGE",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "78380 BOUGIVAL",
              "town": "BOUGIVAL",
              "zipCode": "78380",
              "country": "FR",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "gps": {
                "coordinates": [
                  2.126124,
                  48.872479
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "78092"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100036",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue Franklin D. Roosevelt",
              "streetNumber": "25",
              "streetName": "25 AV FRANKLIN D. ROOSEVELT",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "75008 PARIS",
              "town": "PARIS",
              "zipCode": "75008",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.309946,
                  48.866997
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75108"
            }
          },
          "activityStatus": "CEASED"
        },
        {
          "siretCode": "38235772100028",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue du Maréchal Foch",
              "streetNumber": "109",
              "streetName": "109 AVENUE MARECHAL FOCH",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "78100 SAINT-GERMAIN-EN-LAYE",
              "town": "SAINT-GERMAIN-EN-LAYE",
              "zipCode": "78100",
              "country": "FR",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "gps": {
                "coordinates": [
                  2.083515,
                  48.903742
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "78551"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100150",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue des Champs Elysées",
              "streetNumber": "92",
              "streetName": "92 AVENUE DES CHAMPS ELYSEES",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "75008 PARIS",
              "town": "PARIS",
              "zipCode": "75008",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.303226,
                  48.871537
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75108"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100010",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue du Parc des Princes",
              "streetNumber": "30",
              "streetName": "30 AV DU PARC DES PRINCES",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "75016 PARIS",
              "town": "PARIS",
              "zipCode": "75016",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.253448,
                  48.840302
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75116"
            }
          },
          "activityStatus": "CEASED"
        },
        {
          "siretCode": "38235772100044",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Av du Pdt J Fitzgerald Kennedy",
              "streetNumber": "7",
              "streetName": "7 AVENUE PRESIDENT J KENNEDY",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "78100 SAINT-GERMAIN-EN-LAYE",
              "town": "SAINT-GERMAIN-EN-LAYE",
              "zipCode": "78100",
              "country": "FR",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "gps": {
                "coordinates": [
                  2.080165,
                  48.91346
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "78551"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100119",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Route de Chapet",
              "streetNumber": null,
              "streetName": "ROUTE DE CHAPET",
              "streetName2": "COMPLEXE SPORTIF FRANCOIS PONS",
              "streetName3": "NULL",
              "streetName4": "78480 VERNEUIL-SUR-SEINE",
              "town": "VERNEUIL-SUR-SEINE",
              "zipCode": "78480",
              "country": "FR",
              "gps": {
                "coordinates": [
                  1.962621,
                  48.972841
                ]
              },
              "townCode": "78642",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              }
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100143",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Rue Claude Farrère",
              "streetNumber": "14",
              "streetName": "14 RUE CLAUDE FARRERE",
              "streetName2": "14-40",
              "streetName3": "NULL",
              "streetName4": "75016 PARIS",
              "town": "PARIS",
              "zipCode": "75016",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.251962,
                  48.842699
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75116"
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100085",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue Franklin D. Roosevelt",
              "streetNumber": "23",
              "streetName": "23 AV FRANKLIN D. ROOSEVELT",
              "streetName2": "23 A 27",
              "streetName3": "NULL",
              "streetName4": "75008 PARIS",
              "town": "PARIS",
              "zipCode": "75008",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.309951,
                  48.866889
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75108"
            }
          },
          "activityStatus": "CEASED"
        },
        {
          "siretCode": "38235772100093",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Rue de Rivoli",
              "streetNumber": "91",
              "streetName": "91 RUE DE RIVOLI",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "75001 PARIS",
              "town": "PARIS",
              "zipCode": "75001",
              "country": "FR",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "gps": {
                "coordinates": [
                  2.34119,
                  48.860671
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "75101"
            }
          },
          "activityStatus": "CEASED"
        },
        {
          "siretCode": "38235772100069",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue Victor Hugo",
              "streetNumber": "110",
              "streetName": "110 AV VICTOR HUGO",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "92100 BOULOGNE-BILLANCOURT",
              "town": "BOULOGNE-BILLANCOURT",
              "zipCode": "92100",
              "country": "FR",
              "department": {
                "code": "92",
                "description": "Hauts-de-Seine"
              },
              "gps": {
                "coordinates": [
                  2.244287,
                  48.83513
                ]
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              },
              "townCode": "92012"
            }
          },
          "activityStatus": "CEASED"
        },
        {
          "siretCode": "38235772100077",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue des Champs Elysées",
              "streetNumber": "27",
              "streetName": "27 AVENUE DES CHAMPS ELYSEES",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "75008 PARIS",
              "town": "PARIS",
              "zipCode": "75008",
              "country": "FR",
              "gps": {
                "coordinates": [
                  2.307496,
                  48.869456
                ]
              },
              "townCode": "75108",
              "department": {
                "code": "75",
                "description": "Paris"
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              }
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100135",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Av du Pdt J Fitzgerald Kennedy",
              "streetNumber": "4a",
              "streetName": "4A AVENUE PRESIDENT J KENNEDY",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "78100 SAINT-GERMAIN-EN-LAYE",
              "town": "SAINT-GERMAIN-EN-LAYE",
              "zipCode": "78100",
              "country": "FR",
              "gps": {
                "coordinates": [
                  2.084202,
                  48.914475
                ]
              },
              "townCode": "78551",
              "department": {
                "code": "78",
                "description": "Yvelines"
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              }
            }
          },
          "activityStatus": "ACTIVE"
        },
        {
          "siretCode": "38235772100127",
          "companyName": "PARIS SAINT GERMAIN FOOTBALL",
          "address": {
            "branchOffice": {
              "street": "Avenue Emile Zola",
              "streetNumber": "53",
              "streetName": "53 AVENUE EMILE ZOLA",
              "streetName2": "NULL",
              "streetName3": "NULL",
              "streetName4": "92100 BOULOGNE-BILLANCOURT",
              "town": "BOULOGNE-BILLANCOURT",
              "zipCode": "92100",
              "country": "FR",
              "gps": {
                "coordinates": [
                  2.2385,
                  48.82814
                ]
              },
              "townCode": "92012",
              "department": {
                "code": "92",
                "description": "Hauts-de-Seine"
              },
              "region": {
                "description": "Île-de-France",
                "code": "11"
              }
            }
          },
          "activityStatus": "ACTIVE"
        }
      ],
      "id": "672a3d48cc42ced63a110860"
    }
  ],
  "success": true,
  "message": "",
  "error": null
}

Company Advanced France is designed for all businesses that need immediate and up-to-date information on French companies: business intelligence companies, B2B marketing firms, or any other businesses that need to verify data for companies registered with the French Business Register.

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!