API - Description - B2B - SIRETINFO - POST

Support DQE
Support DQE
  • Updated

Use this endpoint to retrieve detailed legal information about a selected company, using the POST method.

Related B2B documentation:

SIRETINFO POST request

The SIRETINFO endpoint returns detailed legal information about a selected company.

There are two ways to retrieve company details:

  • Compressed form: using the SEARCH_REF returned by RECSIRET.
  • Extended form: using the company Siret number directly.

Compressed form

Endpoint

https://{SERVER_ADDRESS}/SIRETINFO/

Send the following parameters in the request body using x-www-form-urlencoded.

Parameter Value Description Mandatory/Optional
Licence {LICENCE_CODE} Licence code assigned to your account. Mandatory
SEARCH_REF {REF} Company reference returned by the RECSIRET search. Mandatory
Dictionary Y Enables dictionary-based lookup. Mandatory
Country {COUNTRY_CODE} ISO 3-letter country code. Mandatory

Extended form

Endpoint

https://{SERVER_ADDRESS}/SIRETINFO/

Send the following parameters in the request body using x-www-form-urlencoded.

Parameter Value Description Mandatory/Optional
Licence {LICENCE_CODE} Licence code assigned to your account. Mandatory
Siret {SIRET} SIRET number of the company. Mandatory
Country {COUNTRY_CODE} ISO 3-letter country code. Mandatory

Related to

Was this article helpful?

0 out of 0 found this helpful