geofind.me offers APIs for Reverse Geocoding and GeoIP Analysis.
You can review example API requests on this page.
Whether you're a developer seeking to enrich your applications with precise location data or an individual looking for seamless location insights, geofind.me is here to transform your experience.
Features
At the heart of geofind.me lies a suite of powerful APIs that provide unparalleled precision and functionality. Let's dive into the key features that make geofind.me the ultimate solution for all your location-based needs:
-
Reverse Geocoding at Your Fingertips
Effortlessly convert geographical coordinates into detailed addresses using our
/reverse
endpoint. -
Explore Nearby Locations
Discover nearby places based on specific coordinates using our
/near_by
endpoint. -
Address Listing
List addresses by country, region, administrative area, and city through our
/list
endpoint. -
Hydrographic Data Exploration
Dive into water-related location data by extracting information about seas, lakes, and more via our
/hydro
endpoint. -
GeoIP Analysis for Global Insights
Obtain geographical coordinates and ASN information based on IP addresses using our
/geoip
endpoint.
Unlock the Power of geofind.me!
geofind.me invites you to experience the full potential of our location services by providing you with an API Key. This key will grant you secure and personalized access to our comprehensive set of APIs, allowing you to seamlessly integrate location data into your applications.
Free Reverse Geocoding and GeoIP API
We also offer a Free API Key for introductory purposes. This key allows you to explore and experience the full functionality of geofind.me's services without any initial cost. It's our way of making sure you can seamlessly integrate and leverage our location-based capabilities within your applications. Sign up now to unlock the power of geofind.me with your complimentary API Key!
How to Get Your Free API Key:
-
Visit our Sign-Up page.
-
Create your account by providing the necessary details.
-
Upon successful registration, you can get your Free API Key using Api Keys page.
Example API requests based on your IP
Your IP: 18.207.255.67
Your ISP: AMAZON-AES
Your Location: Virginia, United States
GeoIP
The /geoip
endpoint of geofind.me provides a comprehensive GeoIP analysis solution, offering
valuable geographical coordinates and ASN (Autonomous System Number) information based on IP addresses. This
endpoint is designed to give you global insights into the origin and network details of a given IP address.
Request:
https://api.geofind.me/geoip?ip=18.207.255.67
Response:
Reverse Geocoding
The /reverse
endpoint of geofind.me provides a powerful reverse geocoding solution, allowing you
to convert geographical coordinates into detailed address information. Whether you have latitude and
longitude coordinates from a GPS device or any other source, this endpoint helps you extract valuable
location insights.
Request:
https://api.geofind.me/reverse?lat=39.0469&lon=-77.4903&accept_language=en&normalize_address_names=true&include_names=true&include_extra_tags=true&include_geometry=false
Response:
Command to Retrieve Your IP, ISP, and Location
To retrieve your IP address, Internet Service Provider (ISP), and geographical location, you can use the
following curl
command without API Key:
curl geofind.me
Example response:
8.8.8.8 GOOGLE Reno, Kansas, United States