IP Geolocation API

Precise IP Address Location Data

Get exact geographic coordinates and information for any IP address to enhance your application’s location-based features.

Start using our IP Geolocation API today with flexible pricing options.

Advanced Security

Top-tier encryption for maximum data protection.

Developer-Friendly

Easy integration with intuitive interfaces.

Modern Technology

High performance built on the latest tech.

Real-Time Processing

Real-time API results for quick actions.

Terminal

$ c

Test IP Geolocation API

Experience the accuracy of our IP Geolocation API. Use the terminal below to make sample API requests and see real-time location data in action.

  • Try a sample IP Geolocation request.
  • Get real-time location data.
  • See accurate results instantly.

Key Features

Discover the unique features of our IP Geolocation API designed to deliver accurate and real-time location data.

Geographic Coordinates

Precise latitude and longitude for IP addresses.

ISP Information

Retrieve detailed information about the Internet Service Provider.

Security & Privacy

Protect your data with top-tier encryption standards.

Timezone Detection

Automatically detect the timezone of the user.

Why Choose Our IP Geolocation API?

Our IP Geolocation API provides the precision and reliability your applications need. With global coverage and real-time data, it’s the perfect choice for developers.

Highly Accurate

Our API delivers highly accurate location data for better targeting and insights.

Global Reach

We cover every corner of the world with reliable IP data.

Why Choose Us
Quickstart

Get Started with Locanium API

Easily integrate Locanium's IP into your application. Below are code examples in various programming languages to help you get started quickly.

Request Example

const https = require('https');

https.get('https://locanium.com/api/v1/ip-geolocation?api_key=YOUR_API_KEY', (resp) => {
let data = '';

// A chunk of data has been received.
resp.on('data', (chunk) => {
  data += chunk;
});

// The whole response has been received.
resp.on('end', () => {
  console.log(JSON.parse(data));
});

}).on("error", (err) => {
console.log("Error: " + err.message);
});
  • Organize your data
  • Work with any team
IP Geolocation API Pricing

Flexible Plans

Choose a plan that fits your needs and start using the IP Geolocation API today.

Support Pack
$ 19
  • Adds 625 credits
  • One time purchase
  • Works with all APIs
Smart Pack
$ 29
  • Adds 1200 credits
  • One time purchase
  • Works with all APIs
Power Pack
$ 39
  • Adds 2400 credits
  • One time purchase
  • Works with all APIs
Pro Pack
$ 49 /mo
  • Adds 3600 credits
  • Renewed every month
  • Works with all APIs
FAQ Image

IP Geolocation FAQ

Frequently Asked Questions about our IP Geolocation API.

Our API provides highly accurate data, with precise geographic coordinates.

You can retrieve latitude, longitude, ISP details, timezone, and more.

Yes, our API provides data for IP addresses from all over the world.

Our API is easy to integrate with detailed documentation and sample code.

Rate limits vary depending on the plan you choose. Higher-tier plans offer more requests per month.

Access Locanium from anywhere
with your browser

Start working with Locanium and unlock the full potential of our APIs. Create your account or log in to manage your API keys and monitor your usage.

Manage everything online
Learn More