IP-Based Geolocation and City Lookup API

GeoIP API A simple and efficient API to obtain geographic information from IP addresses and city names, as well as to retrieve city names from coordinates. This API relies on geoip-lite and nominatim.openstreetmap.org to perform its operations. Endpoints 1. Coords from Provider IP Endpoint: /coords-from-provider-ip Obtain the latitude and longitude coordinates from the client's IP address. Usage…

61 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

IP-Based Geolocation and City Lookup API endpoints

MethodEndpointDescription
GET GetCoordinatesFromProviderIP
/coords-from-provider-ip
The 'GetCoordinatesFromProviderIP' endpoint retrieves the latitude and longitude coordinates of a user based on their IP address. The IP address is automatically detected, and…
GET getCityFromProviderIP
/city-from-provider-ip
This is an API endpoint that retrieves the city associated with the client's IP address, as provided by their internet service provider (ISP). It first obtains the client's IP…
GET getCityFromCoordinates
/city-from-coords/{lat}/{lon}
This is an API endpoint that retrieves the city name associated with the given latitude and longitude coordinates. The endpoint requires both latitude and longitude as query…
GET getCoordinatesFromCity
/coords-from-city/{city}
This endpoint retrieves the geographical coordinates (latitude and longitude) of a city based on its name. This API uses Nominatim OpenStreetMap to search for the city and…
GET getCityFromIPAddress
/city-from-ip/{ip}
This endpoint retrieves the city name associated with the provided IP address. By utilizing the geoip library, it performs a lookup based on the IP address and returns the city…

IP-Based Geolocation and City Lookup API pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 1,000 / monthly
PRO Recommended $1 / month
  • Requests: unlimited / monthly

More Location APIs

View all →
  • The Zip Code API provides the following functions: Distance Between Zip Code API - The API allows you to…

    LocationPaid52 subscribers
  • US Zipcode, County, City, and State Boundaries API: A simple & very fast API that will allow you to…

    LocationFreemium3.7k subscribers
  • Telize offers a JSON IP and GeoIP REST API allowing to get a visitor IP address and to query location…

    LocationPaid78 subscribers
  • An API to determine if a coordinate is water or land.

    LocationFreemium
  • API returns location data such as country, city, latitude, longitude, timezone, asn, currency, security data…

    LocationFreemium325 subscribers
  • Geo location information by user internet address.

    LocationFreemium1.2k subscribers