IP-GeoLoc™ IP Address Geolocation Online Service

IP Address Geolocation Service to Identify the Continent, Country Code, Country Name, Region (State, County, Province, Region, Territory, District, etc), City, Postal/ZIP Code, Metro Code, Area Code, Latitude, Longitude, Internet Service Provider (ISP) and Organization

Overview of our IP Address Geolocation Online Service

The IP-GeoLoc™ IP Address Geolocation Online Service is a hosted Web Service that allows instant identification of your online visitor's geographical location by using his IP address in real time. Your web site communicates with our cloud-based service, sends your visitor's IP address, and receives its geographic information such as the Continent, Country Code, Country Name, Region (State, County, Province, Region, Territory, District, etc), City, Postal/ZIP Code, Metro Code, Area Code, Latitude, Longitude, Internet Service Provider (ISP) and Organization. This IP address geolocation response is returned to your web site in less than 1/20th of a second in XML or JSON format (you can see an example of these formats here). Your code then obtains the IP address geolocation information from this response by simply using string manipulation, or by parsing the XML tags or JSON objects using any parsing component (there are many of such components available for every modern programming language, all of them for free).

How our IP Address Geolocation Online Service works

It is very simple. Your web site makes a call to our IP address geolocation service using either the HTTP "GET" or "POST" methods.
If you choose to use the HTTP "GET" method you should use the following URL:
http://api.apigurus.com/iplocation/v1.8/locateip?key={your "Service Access Key"}&ip={the visitor's IP address}&format={XML/JSON} [&callback={your JavaScript function name}] [&compact={Y/N}]
Example: http://api.apigurus.com/iplocation/v1.8/locateip?key=ExampleKey123456789&ip=3.145.178.157&format=XML
Alternatively, the "ip" parameter may contain "local-ip" as a static value instead of the visitor's IP address. In such case, the IP address of the host from which our service is invoked will be geolocated. This is particularly useful when our service is invoked from a desktop application that needs to geolocate the IP address of the host from which it is being executed. It is also very useful when our service is invoked by a javascript code that is executed in the visitor's browser (instead of by the web server in which the site resides).

The format parameter specifies the data format for the response (XML or JSON). We also support JSON with Padding (JSONP), which allows callers to insert a dynamic script element and requires a user-specified function name. If you have specified the format as JSON, you can request that our service return the JSON data wrapped in a specified function name. To do so, use the "callback" parameter in the form "callback={your JavaScript function name}".

By default, the answers in XML and JSON come formated with indentations, spacings and line breaks. This facilitates its reading and understanding for humans. However, our service will be ultimately used by automated processes through parsing. To facilitate this process and abreviate the size of the response, it is possible to obviate the formating elements. This can be achieved using the "compact" parameter, in the form "compact=Y".

You can use the HTTP "POST" method instead of the HTTP "GET" method. To do so, just use the URL up to the "?" character and send the required data inside the message body. You can also use the HTTPS (HTTP secure) protocol instead of the HTTP protocol. Just start the URL with "https://https-api" instead of with "http://api".

The "Service Access Key" is a value that identifies your geolocation service license in our system, either as a trial user or as a subscribed user. To get your own Service Access Key, please register, then sign in, and then get your Free Trial License or subscribe to our IP address geolocation service.

The HTTP "GET" or HTTP "POST" methods are programmatically performed from your website in real time, so you must have access to your website's source code to extend it. All modern languages (such as Java/JSP, ASP, PHP, C#, Visual Basic, C, C++, JavaScript and others) include libraries that implement the HTTP protocol, and allow you to invoke our service with just a few lines of code. All web programming languages also allow you to obtain the visitor's IP address with just a few lines of code.

Please notice the "/v1.8/" part in the URL, which indicates the latest version of our API. This is the version you should use if you are about to start using our service. For further information about our versioning system, please check its Changelog and FAQ.

Live Demo


Features of our IP Address Geolocation Online Service


Things your web site can do with our IP Address Geolocation Online Service

  • Reduce credit card fraud
  • Filter access from countries you do not do business with to avoid legal issues
  • Display native language and currency
  • Understand better your visitors by geographical location
  • Auto-selection of country on forms
  • Control contents distribution by region for digital rights management
  • Prevent password sharing and abuse of service
  • Target advertising by geographical location
  • Redirect web pages based on geographical region for load balancing
  • Web log statistics and analysis to understand your visitors better by geographical location

Editions, Plans and Pricing of our IP Address Geolocation Online Service

All license types displayed in the following table have some limits regarding the rate at which the geolocation service can be used.
If you use just one license, you can make up to 300 queries/minute yet not exceed 100,000 queries/day. These rates are applicable to every edition of the service (Basic, Standard and Professional), and to paid licenses as well as free trial licenses. Should you need a higher rate, you could easily extend that ceiling by purchasing additional licenses. Doing so will have a multiplicative effect on such limits, therefore allowing you to make "x" times more queries per minute and day. For instance, if you were to purchase an additional license for a total of two, you would be able to make up to 600 queries/minute yet not exceed 200,000 queries/day. Once you have purchased multiple licenses, ask us to accrue your total rate to be used with just one of them.
If your rate limit is exceeded, you will receive a response with a HTTP/1.1 status code 429 ("Too Many Requests"), instead of the HTTP/1.1 status code 200 ("OK") which is the standard status code for successful HTTP requests. The response body will be empty (no XML, JSON or HTML content). This status is temporary and will be removed when usage of our service is back within your allowed rates (queries per minute and day). Your software should be able to detect the status code 429 when/if received and interpret it as an excess activity triggered by your use of our service as opposed to a service failure.
Please let us know if you would like any additional information about multiple license usage.

Pre-paid
Months
Discount Basic
Edition
Standard
Edition
Professional
Edition
1 US$18 per month
One payment of US$18

Order Now

US$27 per month
One payment of US$27

Order Now

US$36 per month
One payment of US$36

Order Now

3 5% US$17.1 per month
One payment of US$51.3

Order Now

US$25.65 per month
One payment of US$76.95

Order Now

US$34.2 per month
One payment of US$102.6

Order Now

6 10% US$16.2 per month
One payment of US$97.2

Order Now

US$24.3 per month
One payment of US$145.8

Order Now

US$32.4 per month
One payment of US$194.4

Order Now

9 15% US$15.3 per month
One payment of US$137.7

Order Now

US$22.95 per month
One payment of US$206.55

Order Now

US$30.6 per month
One payment of US$275.4

Order Now

12 20% US$14.4 per month
One payment of US$172.8

Order Now

US$21.6 per month
One payment of US$259.2

Order Now

US$28.8 per month
One payment of US$345.6

Order Now

Get your Free Trial


30-day Free Trial



30-day Free Trial



30-day Free Trial


Live Demo

Live Demo




Output Fields of our IP Address Geolocation Online Service (Editions Comparison)

Output Field Format Description Basic
Edition
Standard
Edition
Pro
Edition
continent_code char(2) Continent two-letter code.

AF=Africa, AN=Antarctica, AS=Asia, EU=Europa, NA=North America, OC=Oceania, SA=South America.
continent_name varchar(15) Continent name.

"Africa", "Antarctica", "Asia", "Europa", "North America", "Oceania" or "South America".
country_code_iso3166alpha2 char(2) Country code (ISO 3166-1 Alpha-2 standard, two-letter code).
More information
country_code_iso3166alpha3 char(3) Country code (ISO 3166-1 Alpha-3 standard, three-letter code).
More information
country_code_iso3166numeric char(3) Country code (ISO 3166-1 Numeric standard, three-digit code).
More information
country_code_fips10-4 char(2) Country code (FIPS 10-4 standard, two-letter code).
More information
country_name varchar(50) Country name (ISO 3166-1 standard).
More information
region_code varchar(4) Region code ("Region" means "State" in the USA, "County" in the UK, "Province/Territory" in Canada, "Region" in Italy, etc).
For the USA and Canada, it uses the ISO 3166-2 standard with the addition of some entries for the US Armed Forces (more information).
Outside of the USA and Canada, it uses the FIPS 10-4 standard (more information).
region_name varchar(100) Region name ("Region" means "State" in the USA, "County" in the UK, "Province/Territory" in Canada, "Region" in Italy, etc).
For the USA and Canada, it uses the ISO 3166-2 standard with the addition of some entries for the US Armed Forces (more information).
Outside of the USA and Canada, it uses the FIPS 10-4 standard (more information).
city varchar(100) Name of city (or town), in ISO-8859-1 encoding.
postal_code varchar(6) Postal code (only available for the USA and Canada).
More information
metro_code char(3) US metropolitan region code ("Metro Code"). Only available for the USA.
More information
area_code char(3) Area code, three-digit telephone prefix (only available for the USA).
latitude decimal(8,4) Depending on the most specific geographical area to which we were able to relate an IP address, this field would bring the latitude of the center of the zip code, city, region or country where such address was located in that particular order.
(i.e. latitude of the center of the region will be provided if the IP address could be related to a region, but not to a specific zip code or city, which are more specific).
longitude decimal(8,4) Depending on the most specific geographical area to which we were able to relate an IP address, this field would bring the longitude of the center of the zip code, city, region or country where such address was located in that particular order.
(i.e. longitude of the center of the region will be provided if the IP address could be related to a region, but not to a specific zip code or city, which are more specific).
isp varchar(100) Internet Service Provider (ISP) that owns the IP address.
More information
organization varchar(100) Organization the IP address is assigned to.
More information
ip_address varchar(15) IP address supplied as input to the service.
query_status_code varchar(50) "OK" if the query was correctly invoked, otherwise an error code.
Possible values
query_status_description varchar(250) Explains the code received in query_status_code.
More information
Live Demo

Live Demo



A "-" character (ASCII Dec 45/Hex 0x2D, Unicode U+002D) is returned by some fields when no value is available.


Input Parameters to call our IP Address Geolocation Online Service

Input ParameterDescription
ipYour visitor's IP address.
keyThe Service Access Key that identifies your license.
formatSpecifies the data format for the response. Possible values: "XML" , "JSON".
callbackSpecifies your JavaScript function name (for JSONP).
compactUsed to remove indentations, spacings and line breaks. Possible values: "Y" , "N".