Reverse Geocoder
Turn a geolocation or gps coordinates (defined by longitude and latitude) into a country, city or even address information. Easy to use reverse geocoding API with a global scale and high availability. Please read the About page here: https://rapidapi.com/GeocodeSupport/api/reverse-geocoder/details about endpoints and plans.
Reverse Geocoder endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Address by Location /v1/getAddressByLocation |
Get address by location (via latitude and longitude coordinates). This endpoint is available in the Mega plan (and can be tested in the Basic plan). |
| GET |
Get City by Location /v1/getCityByLocation |
Get city by location (via latitude and longitude coordinates). This endpoint is available in the Ultra or Mega plan (and can be tested in the Basic plan). |
| GET |
Get Country by Location /v1/getCountryByLocation |
Get country by location (via latitude and longitude coordinates). Endpoint available in all plans. |
Reverse Geocoder pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $15 / month | 5 / second |
|
| ULTRA | $25 / month | 10 / second |
|
| MEGA Recommended | $45 / month | 20 / second |
|