/infogreffe/companies/financials
Get the yearly key financial figures filed by a French company in the Infogreffe registry by SIREN (or SIRET): one entry per filed annual account, each with the accounting closing date, fiscal period length in months, currency, revenue (chiffre d’affaires), net result (profit or loss), employee count and whether the figures are kept confidential. Returns an empty list for companies that have not filed any accounts.
Price: 1 credit
💡 AI Hint: Get the yearly key financials of one French company from the Infogreffe registry by SIREN (9 digits) or SIRET. Returns a list of filed annual accounts, each with id, closing_date (YYYY-MM-DD), fiscal_period_months, currency, revenue (chiffre d’affaires, can be 0 or null when not disclosed), result (net profit/loss, can be negative or 0), employee_count and is_confidential (true when revenue/result are withheld). A company may have several entries for the same closing year (different filings). Empty list means no accounts filed.
⚠️ Common errors: 412: Company not found (well-formed but nonexistent SIREN, or no matching company in the registry)
Authorizations
API token from the dashboard