This page introduces the B2B APIs used to search for companies and retrieve detailed company information.
Related B2B documentation:
- RECSIRET GET request
- RECSIRET POST request
- RECSIRET response
- SIRETINFO GET request
- SIRETINFO POST request
- SIRETINFO response
- B2B Swagger documentation
B2B introduction
Description
The B2B service is available through APIs hosted on DQE servers. It allows you to search for companies and retrieve company information using search parameters or a company identifier.
There are two main B2B APIs:
- /RECSIRET/: returns a list of companies based on company name, company name with postal code, or postal address.
- /SIRETINFO/: returns detailed legal information about a selected company.
Related to