World Countries
This API returns latitude, longitude, languages, currency, timezone, population, geo json of countries and location, population and timezone of cities. All cities results are paginated and return maximum 100/1000 cities per page. For more information on the api please see: https://lateral-academy-348811.ew.r.appspot.com
World Countries endpoints
| Method | Endpoint | Description |
|---|---|---|
| Countries | ||
| GET |
Countries List with details /api/v1/countries/full |
Get list of countries with full details |
| GET |
Country Details /api/v1/countries/{code} |
Get country details by code |
| GET |
Countries List /api/v1/countries |
Get the list of countries |
| Cities | ||
| GET |
Cities Nearby /api/v1/cities/nearby |
Returns Nearby Cities |
| GET |
City Details /api/v1/cities/{geonameid} |
Get cyty details by geonameid |
| GET |
Cities List By Country /api/v1/countries/{countryCode}/cities |
Get the list of cities by country |
| GET |
Cities List All Countries /api/v1/cities |
Get the list of cities in world |
World Countries pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|
| ULTRA Recommended | $14.99 / month | — |
|
| MEGA | $29.99 / month | — |
|