Using our geolocation API couldn't be easier. An IP address is queried by calling the URL, which then returns an XML document:
http://api.zebnet.co.uk/v1/geo/?ip=8.8.8.8&key=api-key&secret=secret-word
<api>
<result>US</result>
<balance>9999</balance>
<valid>1</valid>
</api>
This is a very quick example so that you can get a first impression of using the API.
Detailed documentation is also available. A DLL file is also available for .NET developers.
Since 2008 we create best-selling software products. Not just because we love what we do, but because software is just part of our DNA.
Copyright © 2024 zebNet Ltd. All rights reserved. zebNet® is a registered trademark of zebNet Ltd.