Geography
API that includes all the continents, countries and cities of the world.
177 subscribers
9.1/10 popularity
1815 ms avg latency
98% success rate
6 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 |
|---|---|---|
| continents | ||
| GET |
continents /continents |
get a list of all the continents filtering by name |
| GET |
get continent by id /continents/{id} |
get continent by id |
| countries | ||
| GET |
countries /countries |
get a list of all the countries filtering by name |
| GET |
get country by id /countries/{id} |
get a single country by id |
| cities | ||
| GET |
get city by id /cities/{id} |
get city by id |
| GET |
cities /cities |
get a list of all the cities filtering by name |
Geography pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|
| PRO | $1.99 / month | — |
|
| ULTRA | $9.99 / month | — |
|
| MEGA | $99.99 / month | — |
|