/infogreffe/companies/officers
Get the officers and management organs of a French company from the Infogreffe registry by SIREN (or SIRET): each officer’s role, name, person type (individual or company), whether they can legally bind the company, term start/end dates, and — for individuals — first/last name, other given names, civility, gender, birth year and month, and nationality, or — for corporate officers — the officer company’s SIREN, legal form, share capital and registered address.
Price: 1 credit
💡 AI Hint: Get the officers (dirigeants / management organs) of one French company from the Infogreffe registry by SIREN (9 digits) or SIRET. Returns a list of officers, each with id, person_type (PP individual / PM company), name, role (e.g. Président, Directeur général, Administrateur), role_code, can_bind_company, is_active, start_date, end_date. Individuals also have first_name, last_name, other_names, title, gender, birth_year, birth_month, nationality. Corporate officers also have siren (use with infogreffe/companies), legal_form, capital and address.
⚠️ 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 officers to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response