/infogreffe/companies/registrations
Get the registry inscriptions (RCS registrations) of a French company from the Infogreffe registry by SIREN (or SIRET): each inscription’s register (RCS or internal register), management number, registration date, whether it is the principal reference inscription, and the registering commercial court (greffe). Companies registered with several commercial courts have one inscription per court.
Price: 1 credit
💡 AI Hint: Get the registry inscriptions (immatriculations RCS) of one French company from the Infogreffe registry by SIREN (9 digits) or SIRET. Returns a list of inscriptions, each with id, siren, person_type (PM company / PP individual), register (RCS / NI / INSEE), management_number, registration_date, is_principal and greffe (code/label). A company can hold several inscriptions across different commercial courts.
⚠️ 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 registrations to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500