Lookups
Get Cities
Retrieves a list of cities within a specified country, optionally filtered by CountryID.
get/v1/cities
Query parameters
CountryIDinteger
The unique identifier of the country to filter the cities.
Response
A list of cities matching the specified criteria.
Changes
No recorded changes to this endpoint across all 1 revision of this API.