Kloudend has been trusted by

IP Geolocation API : Quick Start

Powerful & Simple REST API
for IP Address Geolocation

Get started for free. No Sign Up is required !

Just copy the cURL command on the right & paste it in a shell or refer to the API docs below for examples in Ruby, Python, PHP, JavaScript, Java, Node.js, jQuery, C#, Go and more. Find helpful articles, tutorials, open source libraries & packages. Ready to go into production with a reliable & scalable API ?
Compare & subscribe to a suitable plan. Got Queries ? We take great pride in our customer support.
Find IP location in JSON format
curl https://pinocate.com/8.8.8.8/json/

{
"ip" : "8.8.8.8"
"city" : "Mountain View"
"region" : "California"
"region_code" : "CA"
"country_code" : "US"
"country_code_iso3" : "USA"
"country_name" : "United States"
"country_capital" : "Washington"
"country_tld" : ".us"
"continent_code" : "NA"
"in_eu" : false
"postal" : "94035"
"latitude" : 37.386
"longitude" : -122.0838
"timezone" : "America/Los_Angeles"
"utc_offset" : "-0700"
"country_calling_code" : "+1"
"currency" : "USD"
"currency_name" : "Dollar"
"languages" : "en-US,es-US,haw"
"asn" : "AS15169"
"org" : "Google LLC"
}
Specific field for an IP address
curl https://pinocate.com/8.8.8.8/country/
US
curl https://pinocate.com/8.8.8.8/city/
Mountain View
curl https://pinocate.com/8.8.8.8/latitude/
37.3845
curl https://pinocate.com/8.8.8.8/latlong/
37.384500,-122.088100
curl https://pinocate.com/8.8.8.8/org/
Google Inc.
(field : ip, city, region, country, postal, latitude, longitude, timezone, latlong, asn, org, etc.)

What makes us a

Reliable & Accurate IP Location

service for thousands of businesses worldwide

Fast
Blazing fast IP Lookup that scales rapidly and grows with your usage.
Secure
HTTPS for everyone - free & paid. Encrypted payment handling. Your privacy & security is our top concern.
Reliable
Built on AWS, our infrastructure provides high availability and scalability. We use multiple independent services to monitor our API uptime & performance. View API Status and Incident Report
Support
We obsess over top-notch customer support, 365 days a year. Every ticket is reviewed by a qualified developer.
Global
Our customers range from startups to Fortune 500 from all over the globe. See what they have to say about us.
Economical
Competitive & transparent pricing. Flexible Plans. Don't hesiate to reach out with your budget.
Accurate
One of the most comprehensive IPv4 & IPv6 coverage. Ask us for a demo. Database updated regularly.

Use cases of IP Geolocation

  • Display the location of your website's visitor on a map
    (accuracy ranges from city to postal code level)
  • Find your public IP address with an API
  • Ban bad bots, spiders & crawlers from a specific region or country
  • A format that fits your stack : JSON, JSONP, XML, CSV & YAML.
  • Automatically redirect visitors to a region or country specific websites.
  • Customize the content based on the geographical location of the users of your website / mobile app
    (e.g. news, weather, store locations, currency, flag etc.)
  • Automatically detect & display a user's IP / city / country / timezone from your website or mobile app.
    (even if location tracking is turned off)
  • Supported languages : PHP, JavaScript, Python, Java, Ruby, Go, C#, C, C++ and more.
  • Bulk IP lookup - a tool for batch lookup of IP addresses.
    (e.g. for user analytics, log files etc.)