/infogreffe/companies/establishments
Get the establishments (sites / branches) of a French company from the Infogreffe registry by SIREN (or SIRET): each establishment’s SIRET, NIC, establishment type (head office or secondary), status (open or closed), opening and closing dates, sign and trade name, declared activity and NAF activity (code/label), the registering commercial court (greffe) and the establishment address. Closed establishments are included by default.
Price: 1 credit
💡 AI Hint: Get the establishments (établissements / sites) of one French company from the Infogreffe registry by SIREN (9 digits) or SIRET. Returns a list of establishments, each with id, siren, nic, siret (SIREN+NIC, present only for open establishments), establishment_type (SIEGE_PRINCIPAL / SIEGE / SECONDAIRE), status (OUVERT / FERME), opening_date, closing_date, sign (enseigne), trade_name, declared_activity, greffe (code/label), activity (NAF code/label) and address (line_1..3, postal_code, city, country). Set include_closed to false to return only currently open establishments.
⚠️ Common errors: 412: Company not found (well-formed but nonexistent SIREN, or no matching company in the registry)
Authorizations
API token from the dashboard
Headers
Body
French company SIREN (9-digit registration number) or SIRET
1"652014051"
"542051180"
Max number of establishments to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Include closed (former) establishments
Response
Successful Response