{"@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"}
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.
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
| method | path | what the vendor says it does |
|---|---|---|
GET | /geo/adminDivisions | Find 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}/nearbyCities | Find cities near division Find cities near the given administrative division, filtering by optional criteria. |
GET | /geo/adminDivisions/{divisionId}/nearbyDivisions | Find divisions near division Find administrative divisions near the given origin division, filtering by option |
GET | /geo/cities | Find 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}/dateTime | Get city date-time Get city date-time Geo |
GET | /geo/cities/{cityId}/distance | Get city distance Get distance from the given city Geo |
GET | /geo/cities/{cityId}/locatedIn | Get city admin region Get the details for the containing populated place (e.g., its county or other administra |
GET | /geo/cities/{cityId}/nearbyCities | Find cities near city Find cities near the given origin city, filtering by optional criteria. If no criteria a |
GET | /geo/cities/{cityId}/time | Get city time Get city time Geo |
GET | /geo/countries | Find 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}/regions | Find 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}/adminDivisions | Find country region administrative divisions Get the administrative divisions in a specific country region. Th |
GET | /geo/countries/{countryId}/regions/{regionCode}/cities | Find country region cities Get the cities in a specific country region. The country and region info is omitted |
GET | /geo/locations/{locationId}/nearbyCities | Find cities near location Find cities near the given location, filtering by optional criteria. If no criteria |
GET | /geo/locations/{locationId}/nearbyDivisions | Find divisions near location Find administrative divisions near the given location, filtering by optional crit |
GET | /locale/currencies | Find currencies Find currencies, filtering by optional criteria. If no criteria are set, you will get back all |
GET | /locale/languages | Get languages Get all supported languages Locale |
GET | /locale/locales | Get locales Get all known locales Locale |
GET | /locale/timezones | Get time-zones Get all known time-zones Locale |
GET | /locale/timezones/{zoneId} | Get time-zone Get time-zone Locale |
GET | /locale/timezones/{zoneId}/dateTime | Get time-zone date-time Get time-zone date-time Locale |
GET | /locale/timezones/{zoneId}/time | Get 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.