We propose our B2B DQE service via APIs hosted on our servers. Our solution is based on modern and protected web services. This service allows you to query our servers in order to find a company through search keys or by its company number (SIREN or SIRET).
Our solution allows you to search for companies and then retrieve several key information.
If you do not wish to use or cannot use the JavaScript library, you can directly call our webservices and manually integrate the necessary interfaces to present the results returned by these calls.
Each call to our webservices is described in this documentation. These calls are compatible with any server language capable of executing "GET" requests, "POST" requests and interpreting a "JSON" response (PHP, .net, node.js, Java, etc ...). On request, we can provide you with a swagger describing these calls to our web services.
This server part is optional if you want to work in JSONP.