Geography

GET /geo/cities Public

Prefix-search city names for autocomplete.

Population-ranked prefix search over the embedded city dictionary, optionally narrowed to one country. A blank q returns an empty list.

Query parameters

q string
Prefix to match.Example berl
country string
ISO 3166-1 alpha-2 code to narrow to.Example DE
curl
curl "https://freehire.me/api/v1/geo/cities?q=berl&country=DE"
json — response
{ "data": [ { "value": "Berlin", "country": "DE" } ] }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available