GeoDB Cities

FREEMIUM
Verified
✓
By Michael Mogley | Updated 23 giorni fa | Data
Popularity

9.9 / 10

Latency

53ms

Service Level

100%

Health Check

100%

Back to All Discussions

How to get all cities within a country?

Rapid account: Lyckades
Lyckades
4 anni fa

How would I get all or most cities that exist within a country with only the countries country code or country name.

Rapid account: Wirefreethought
wirefreethought Commented 4 anni fa

And to get the ID of some country, use the find-countries endpoint. See http://geodb-cities-api.wirefreethought.com/docs/api/find-countries

Rapid account: Wirefreethought
wirefreethought Commented 4 anni fa

You can get all cities for a country by leveraging the countryIds param. For example, to get all cities in the United States:

GET /v1/geo/cities?countryIds=US

See https://wirefreethought.github.io/geodb-cities-api-docs/#operation–v1-geo-cities-get

Join in the discussion - add comment below:

Login / Signup to post new comments