Geography
Get data on cities, states and countries.
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Geography endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List Countries /list-countries.php |
Get a list of all countries. |
| GET |
List States /list-states.php |
Get a list of all states in a country. |
| GET |
List Cities by State /list-cities-by-state.php |
Get a list of cities in a state. |
| GET |
List Cities by Country /list-cities-by-country.php |
Get a list of cities in a country. |
| GET |
Country Details /details-country.php |
Get details about a country. |
| GET |
State Details /details-state.php |
Get details about a state. |
| GET |
City Details /details-city.php |
Get details about a city. |