200
Example
{ "total": 123, "data": [ { "siret": "<string>", "siren": "<string>", "nafCode": "<string>", "nafLabel": "<string>", "name": "<string>", "creationDate": "<string>", "location": { "city": "<string>", "country": "<string>", "address": "<string>", "postCode": "<string>" }, "legalStatus": { "1": "<string>", "2": "<string>", "3": "<string>" }, "headcount": "<string>" } ]}
Fetch company data from a SIREN API, from a SIRET, SIREN or a name
Optional: Siren number
Optional: Siret number
Optional: Company name
Total number of results
List of formatted company details
Show child attributes
Siret number
Optional: Naf code
Optional: Naf label
Optional: Creation date
Optional: Location
City
Country
Address
Post code
Optional: legal status by level
First legal status
Second legal status
Third legal status
Optional: Number of employees
Was this page helpful?