Our DQE ID Check webservice allows you to check if a person lives at the address indicated. To do this check, the information sent in the request must be standardized and existing.
We therefore advise you to use our address and surname/first name standardization services beforehand. This API is only available for France.
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.