{"@context": "https://schema.org", "@type": "WebAPI", "name": "GeoDB Cities API API", "description": "The GeoDB API focuses on getting global city and region data. Easily obtain country, region, and city data for use in your apps! Filter cities by name prefix, country, location, time-zone, and even minimum population. Sort cities by name, country code, elevation, and population - or any combin", "provider": {"@type": "Organization", "name": "mashape.com"}, "documentation": "https://wirefreethought.github.io/geodb-cities-api-docs/swagger.json"}
Index / APIs / mashape.com

GeoDB Cities API API

The GeoDB API focuses on getting global city and region data. Easily obtain country, region, and city data for use in your apps! Filter cities by name prefix, country, location, time-zone, and even minimum population. Sort cities by name, country code, elevation, and population - or any combin

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://wft-geo-db.p.rapidapi.com/v1

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

GeoDB Cities API v1.0.0

The GeoDB API focuses on getting global city and region data. Easily obtain country, region, and city data for use in your apps! Filter cities by name prefix, country, location, time-zone, and even minimum population. Sort cities by name, country code, elevation, and population - or any combination of these. Get all country regions. Get all cities in a given region. Display results

methodpathwhat the vendor says it does
GET/geo/adminDivisionsFind administrative divisions Find administrative divisions, filtering by optional criteria. If no criteria ar
GET/geo/adminDivisions/{divisionId}Get administrative division details Get the details for a specific administrative division, including location
GET/geo/adminDivisions/{divisionId}/nearbyCitiesFind cities near division Find cities near the given administrative division, filtering by optional criteria.
GET/geo/adminDivisions/{divisionId}/nearbyDivisionsFind divisions near division Find administrative divisions near the given origin division, filtering by option
GET/geo/citiesFind cities Find cities, filtering by optional criteria. If no criteria are set, you will get back all known c
GET/geo/cities/{cityId}Get city details Get the details for a specific city, including location coordinates, population, and elevatio
GET/geo/cities/{cityId}/dateTimeGet city date-time Get city date-time Geo
GET/geo/cities/{cityId}/distanceGet city distance Get distance from the given city Geo
GET/geo/cities/{cityId}/locatedInGet city admin region Get the details for the containing populated place (e.g., its county or other administra
GET/geo/cities/{cityId}/nearbyCitiesFind cities near city Find cities near the given origin city, filtering by optional criteria. If no criteria a
GET/geo/cities/{cityId}/timeGet city time Get city time Geo
GET/geo/countriesFind countries Find countries, filtering by optional criteria. If no criteria are set, you will get back all k
GET/geo/countries/{countryId}Get country details Get the details for a specific country, including number of regions. Geo
GET/geo/countries/{countryId}/regionsFind country regions Get all regions in a specific country. These could be states, provinces, districts, or ot
GET/geo/countries/{countryId}/regions/{regionCode}Get region details Get the details of a specific country region, including number of cities. Geo
GET/geo/countries/{countryId}/regions/{regionCode}/adminDivisionsFind country region administrative divisions Get the administrative divisions in a specific country region. Th
GET/geo/countries/{countryId}/regions/{regionCode}/citiesFind country region cities Get the cities in a specific country region. The country and region info is omitted
GET/geo/locations/{locationId}/nearbyCitiesFind cities near location Find cities near the given location, filtering by optional criteria. If no criteria
GET/geo/locations/{locationId}/nearbyDivisionsFind divisions near location Find administrative divisions near the given location, filtering by optional crit
GET/locale/currenciesFind currencies Find currencies, filtering by optional criteria. If no criteria are set, you will get back all
GET/locale/languagesGet languages Get all supported languages Locale
GET/locale/localesGet locales Get all known locales Locale
GET/locale/timezonesGet time-zones Get all known time-zones Locale
GET/locale/timezones/{zoneId}Get time-zone Get time-zone Locale
GET/locale/timezones/{zoneId}/dateTimeGet time-zone date-time Get time-zone date-time Locale
GET/locale/timezones/{zoneId}/timeGet time-zone time Get time-zone time Locale

specification origin: https://wirefreethought.github.io/geodb-cities-api-docs/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.