Our geolocation service allows you to retrieve XY coordinates (Latitude, Longitude) from a list of addresses.
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.