We offer our first name auto-completion service via APIs hosted on our servers. Our solution is based on modern and protected web services. Our solution simplifies the entry of first names and matches the usual civility linked to a first name to mainly avoid typing errors.
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.