My GEO cloud
GEO cloud Api for working with geodata. Cities / countries / telephones, etc.
1 subscribers
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
My GEO cloud endpoints
| Method | Endpoint | Description |
|---|---|---|
| Geo | ||
| GET |
languages /api/v1/geo/languages |
Returns list of languages |
| GET |
language /api/v1/geo/language/{select} |
Returns language |
| GET |
continents /api/v1/geo/continents |
Returns list of continents |
| GET |
countries /api/v1/geo/countries |
Returns list of countries |
| GET |
country /api/v1/geo/country/{select} |
Returns country |
| GET |
countryByContinent /api/v1/geo/continents/{continent_id} |
Returns list of continents |
| GET |
divisions /api/v1/geo/divisions |
Returns list of divisions |
| GET |
division /api/v1/geo/division/{select} |
Returns division |
| GET |
divisionsByCountry /api/v1/geo/countries/divisions/{country_id} |
Returns list of divisions |
| GET |
cities /api/v1/geo/cities |
Returns list of cities |
| GET |
city /api/v1/geo/city/{select} |
Returns city |
| GET |
citiesByCountry /api/v1/geo/countries/cities/{country_id} |
Returns list of cities |
My GEO cloud pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $10 / month | 1 / second |
|
| ULTRA | $100 / month | 1 / second |
|