Next Cities
# Next Cities API - Intelligent City and location Search & Comparison ## Overview Search and analyze 913 cities worldwide with comprehensive data including demographics, climate, economy, quality of life metrics, real-time timezone information, distance calculations, and locale data. Perfect for travel apps, relocation tools, real estate platforms, world clocks, distance calculators, and…
Next Cities endpoints
| Method | Endpoint | Description |
|---|---|---|
| Cities | ||
| POST |
rankCities /cities/rank |
Rank cities by weighted criteria |
| GET |
getCityDateTime /cities/{city_id}/date-time |
Get current date and time in a city |
| GET |
getCityLocationHierarchy /cities/{city_id}/located-in |
Get location hierarchy (city → country → continent) |
| GET |
findSimilarCities /cities/{city_id}/similar |
Find cities similar to the specified city |
| GET |
searchCities /cities/search |
Search for cities with various filters |
| GET |
getCityDetails /cities/{city_id} |
Get detailed information about a specific city |
| GET |
getCityTime /cities/{city_id}/time |
Get current time in a city's timezone |
| GET |
calculateDistanceBetweenCities /cities/{city_id}/distance |
Calculate distance between two cities |
| GET |
citiesNearLocation /cities/near-location |
Find cities near geographic coordinates |
| Countries | ||
| GET |
getCountryDetails /countries/US |
Get detailed country information with all cities |
| GET |
getAllCountries /countries |
Get list of all countries with city counts |
| Locale | ||
| GET |
getTimezones /locale/timezones |
Get all timezones |
| GET |
getCurrencies /locale/currencies |
Get all currencies used in cities |
| GET |
getTimezoneDetails /locale/timezones/America/New_York |
Get specific timezone details with current time |
| GET |
getLanguages /locale/languages |
Get all languages spoken in cities |
| GET |
getLocales /locale/locales |
Get all locale combinations |
| Health | ||
| GET |
healthCheck /health |
Health check endpoint |
| GET |
apiInfo / |
Get API information and status |
Next Cities pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 120 / minute |
|
| MEGA | $99.99 / month | 300 / minute |
|