WGD Places
This API will allow you to be able to connect our database which has all the information you will need on countries and cities. From getting a country you get; -Capital city -Latitude -Longitude -Continent -Subregion -Population -Calling code -Flag -Iso2 -Iso3 -Borders -Native name -Basic information -States(US only at the moment) -Timezones -Currencies -Languages For the city call: -Country…
WGD Places endpoints
| Method | Endpoint | Description |
|---|---|---|
| Country | ||
| GET |
Get Country /country |
Get country data using a name or continent |
| City | ||
| GET |
Get City /city |
Gets city information from a country id |
WGD Places pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / minute |
|
| PRO | $4.99 / month | 100 / minute |
|
| ULTRA | $39.99 / month | 100 / minute |
|
| MEGA | $99.99 / month | 100 / minute |
|