Skip to main content

Companies Autocomplete

This data type allows to autocomplete the name of a company and shows a list of legal information about companies, usually gathered from their official registrations.

These information can be obtained by research with the endpoint /companies-autocomplete. You can performed the research with either :

  • The company name
  • The Registration number

It gives an overview of their identification.

FieldTypeDescription
namestringMain denomination of the company. May differ from business/commercial names.
registration_numberstringOfficial registration code of the company. In France, this is the SIREN number.
registration_datedateDate of registration as an organization with economic activities (INSEE registration date).
insee_closing_datedateDate at which the organization was officially recorded as closed in the INSEE registry.
rncs_registration_datedateDate of registration as a commercial company (RCS registration date). Not all entities need to register.
rncs_closing_datedateDate at which the company was struck off from the trade and companies registry (RCS closing date).
registration_courtRegistration courtRegistration court object. See details.
legalLegalLegal form information. See details.
activityActivityActivity registered for the company. See details.
addressAddressCompany address. See details.
capitalCapitalCapital stock information. See details.

Endpoints

GET/api/v6/companies-autocomplete?q={query}

Autocomplete search for companies by name or registration number.

ParameterRequiredDescription
qYesCompany name or SIREN to search