API - Description - B2B - SIRETINFO - GET

Support DQE
Support DQE
  • Updated

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

Related B2B documentation:

SIRETINFO GET 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/?SEARCH_REF={REF}&Dictionary=Y&Country={COUNTRY_CODE}&Licence={LICENCE_CODE}

Replace the values in braces with your own information:

Parameter Value Description Mandatory/Optional
SERVER_ADDRESS {SERVER_ADDRESS} Address of the DQE server that will process the data. Mandatory
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/?Siret={SIRET}&Country={COUNTRY_CODE}&Licence={LICENCE_CODE}

Replace the values in braces with your own information:

Parameter Value Description Mandatory/Optional
SERVER_ADDRESS {SERVER_ADDRESS} Address of the DQE server that will process the data. Mandatory
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