French Company Lookup (SIRENE)
## French Company Lookup API (SIRENE) Access the official French SIRENE database — 42M+ business establishments, updated monthly by INSEE. ### What you get - **SIRET lookup**: Get complete company info from a 14-digit SIRET number - **SIREN lookup**: Get all establishments for a 9-digit SIREN - **Search**: Find companies by name, postal code, city, or NAF activity code - **Rich data**: Legal…
French Company Lookup (SIRENE) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
lookup_siret_siret__siret__get /siret/{siret} |
Lookup a single establishment by SIRET (14 digits). |
| GET |
search_search_get /search |
Search establishments by name, location, or activity. |
| GET |
health_health_get /health |
Health check. |
| GET |
lookup_siren_siren__siren__get /siren/{siren} |
Lookup all establishments for a SIREN (9 digits). |