Cities
Get list of cities available in a given country.
/cities
GET
https://api.terminal.africa/v1/cities
This endpoint allows you to retrieve a list of valid cities available in a specific country.
Query Parameters
Name | Type | Description |
---|---|---|
country_code* | String | ISO 2 country code |
state_code | String | Unique state code |
Last updated