Great news! We've teamed up with ipstack.com to offer you an even better service.
To keep using our IP to location API for free, please click the button below.
Get Free API Access

GeoIP API


GeoIPTrack API is a free REST API service to provide IP location (IPv4 and IPv6) info to your applications.

Find Out More

We've got what you need!


GeoIPTrack API allows you to locate your visitors based on their IP address. Our service provides most up-to-date location data available.

Developers and webmasters - bookmark this FREE tool today!

Get Started!

Examples

API Request (GET):

http://api.geoiptrack.com/?key=123456&q=74.125.224.72

API Response (JSON):

{
"country":"US",
"state":"California",
"city":"San Francisco"
}

jQuery cross-origin request:

var target = '74.125.224.72';

$.ajax({
	url: "http://api.geoiptrack.com",
	dataType: 'jsonp',
	data: {q: target, key: 123456},
	success: function (answer) {
		console.log(answer);
	}
});

Pricing


You can start with our Free Plan to see if this service can meet all your needs.
Please contact us if you have any questions.


Free Plan Personal Website

$0 Per Month

  • Personal use
  • 60 API Requests / per hour
  • Unlimited API keys
  • -

Basic Plan Personal Website

$8 Per Month

  • Personal use
  • 200 API Requests / per hour
  • Unlimited API keys
  • SSL Requests

Pro Plan Commercial Use

$25 Per Month

  • Commercial use
  • 1000 API Requests / per hour
  • Unlimited API keys
  • SSL Requests

Enterprise High Traffic Volume

$99 Per Month

  • Commercial use
  • Unlimited API Requests*
  • Unlimited API keys
  • SSL Requests



*All paid plans will be activated within 3 business days (usually the same day). We will contact you shortly after the purchase.

Let's Get In Touch!


We develop high quality web applications with intuitive clean user interface and flexible reliable backends. Check out our PHP file manager and Time Tracking App projects.

With more than 14 million IPv4 and IPv6 blocks, the db-ip database is one of the most comprehensive and accurate IP geolocation databases available today.