IP Address Lookup and Geolocation API

IP Address Lookup and Geolocation API

Our IP Address Lookup and Geolocation API allows you to quickly and easily determine the location of an IP address. The API provides accurate geolocation information such as country, region, city, postal code, and more. Easy to integrate with any application.

API description

About the API:

Our IP Address Lookup and Geolocation API is a powerful tool that allows you to quickly and easily determine the location of an IP address. The API provides a wide range of information about the location of the IP address, including the country, region, city, postal code, and more. This information can be used for a variety of purposes, such as targeted advertising, fraud detection, and content personalization.

The API uses a combination of data sources to provide accurate geolocation information, including IP address mapping, Wi-Fi triangulation, and GPS. This ensures that the information provided is as accurate as possible.

The API is easy to integrate into your existing system, whether it's a mobile app, website, or standalone application. It is designed to be user-friendly and easy to use, making it accessible to developers of all skill levels. It can be easily integrated with any application, such as a website, mobile app, or server-side application, via a simple API call.

The IP Address Lookup and Geolocation API is a powerful tool for businesses that operate in a global market, allowing them to personalize content and target advertising to specific regions. It also helps to prevent fraud by identifying the location of online transactions and can be used to comply with regional laws and regulations.

Overall, our IP Address Lookup and Geolocation API provides accurate geolocation information for any IP address, making it a valuable tool for businesses and developers looking to target specific regions or personalize content for their users.

What this API receives and what your API provides (input/output)?

Pass the IP address to the API and receive relevant information such as Location, Security, Provider, and more. 

 

What are the most common uses cases of this API?

  1. Targeted advertising: Use the API to determine the location of website visitors and deliver targeted advertisements based on their location.

  2. Fraud detection: Use the API to verify the location of online transactions and detect suspicious activity based on discrepancies between the IP address location and the customer's billing or shipping address.

  3. Content personalization: Use the API to determine the location of website visitors and personalize the content on your site based on their location, such as displaying regional news or weather.

  4. Compliance: Use the API to comply with regional laws and regulations by identifying the location of users and ensuring that your service is not available in restricted regions.

  5. Digital rights management: Use the API to enforce digital rights management by identifying the location of users and ensuring that content is only available in authorized regions.

  6. Geo-targeted analytics: Use the API to track and analyze website traffic by location, allowing you to better understand your audience and optimize your marketing efforts.


Are there any limitations to your plans?

Besides API call limitations per month, there are no other limitations.

API Documentation

Endpoints


When an IP address is provided this API will retrieve all possible data referred to its location. 

Take a look at this IP address 98.207.254.136

 

Example JSON response:

 

{
  "status": "success",
  "country": "United States",
  "countryCode": "US",
  "region": "CA",
  "regionName": "California",
  "city": "Daly City",
  "zip": "94014",
  "lat": 37.6844,
  "lon": -122.438,
  "timezone": "America/Los_Angeles",
  "isp": "Comcast Cable Communications, LLC",
  "org": "Comcast Cable Communications, Inc.",
  "as": "AS7922 Comcast Cable Communications, LLC",
  "query": "98.207.254.136",
  "areaCode": "",
  "dmaCode": "807",
  "inEU": 0,
  "euVATrate": false,
  "continentCode": "NA",
  "continentName": "North America",
  "locationAccuracyRadius": "5",
  "currencyCode": "USD",
  "currencySymbol": "$",
  "currencySymbol_UTF8": "$",
  "currencyConverter": 1,
  "flag": "🇺🇸",
  "callingCode": "1",
  "languageCode": null,
  "security": {
    "is_proxy": false,
    "proxy_type": null,
    "is_crawler": false,
    "crawler_name": null,
    "crawler_type": null,
    "is_tor": false,
    "threat_level": "low",
    "threat_types": null
  },
  "connection": {
    "asn": 7922,
    "isp": "Comcast"
  },
  "type": "ipv4"
}



                                                                            
GET https://zylalabs.com/api/20/ip+address+lookup+and+geolocation+api/81/ip+address
                                                                            
                                                                        

IP Address - Endpoint Features
Object Description
ip [Required] IP to look up.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"status":"success","country":"Argentina","countryCode":"AR","region":"B","regionName":"Buenos Aires","city":"Lomas de Zamora","zip":"1832","lat":-34.7661,"lon":-58.3957,"timezone":"America\/Argentina\/Buenos_Aires","isp":"Telecom Argentina S.A","org":"Fibertel","as":"AS7303 Telecom Argentina S.A.","query":"181.166.174.108","areaCode":"","dmaCode":"","inEU":0,"euVATrate":false,"continentCode":"SA","continentName":"South America","locationAccuracyRadius":"1","currencyCode":"ARS","currencySymbol":"$","currencySymbol_UTF8":"$","currencyConverter":121.4176,"flag":"\ud83c\udde6\ud83c\uddf7","callingCode":"54","languageCode":null,"security":{"is_proxy":false,"proxy_type":null,"is_crawler":false,"crawler_name":null,"crawler_type":null,"is_tor":false,"threat_level":"low","threat_types":null},"connection":{"asn":7303,"isp":"Telecom Argentina s.A."},"type":"ipv4"}
                                                                                                                                                                                                                    
                                                                                                    

IP Address - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/20/ip+address+lookup+and+geolocation+api/81/ip+address?ip=181.166.174.108' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the IP Address Lookup and Geolocation API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

You can use the API by making a simple API call with the IP address you want to look up as the input. The API will then provide you with relevant information about the location, security, provider, and more associated with that IP address.

The API provides accurate geolocation information such as the country, region, city, and postal code associated with the given IP address. Additionally, it can provide security-related details and information about the internet service provider (ISP) associated with the IP address.

The API combines multiple data sources, including IP address mapping, Wi-Fi triangulation, and GPS, to ensure the accuracy of the geolocation information. While it strives to provide the most accurate information possible, there may be limitations or occasional discrepancies due to various factors, such as IP address proxying or mobile device settings.

Absolutely! The API is designed to be easy to integrate with any application, whether it's a website, mobile app, or standalone application. You can make API calls from your code to retrieve the desired geolocation information for a given IP address.

The API can be used for various purposes, including targeted advertising, fraud detection, content personalization, compliance with regional laws, and regulations. Businesses can leverage the API to identify the location of online transactions, personalize content based on the user's location, and ensure compliance with regional regulations that require specific content restrictions or permissions.

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
507ms

Useful links:


Category:


Tags: