GeoAPI
Access polygons and metadata for regions, states, and cities in a simple, fast, and reliable way. Integrate accurate geographic data into your application with just a few lines of code.
1 subscribers
17 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
GeoAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/meta/regions/{region} /meta/regions/{region} |
Returns data for a given Brazilian region. |
| GET |
/meta/regions/{region}/states /meta/regions/{region}/states |
Returns a list of states of a given region |
| GET |
/meta/regions/{region}/cities /meta/regions/{region}/cities |
List of cities of a region |
| GET |
/meta/states /meta/states |
List of the Brazilian states |
| GET |
/meta/states/{uf} /meta/states/{uf} |
Returns data of a given Brazilian state. |
| GET |
/meta/countries /meta/countries |
Retorna uma lista de todos os países disponíveis. Atualmente, a GeoAPI provê dados apenas para o Brasil. |
| GET |
/meta/regions /meta/regions |
List of Brazilian regions |
| GET |
/meta/states/{uf}/cities /meta/states/{uf}/cities |
Returns a list of the cities of a given Brazilian state |
| GET |
/meta/cities /meta/cities |
Returns a list of all the Brazilian cities. |
| POST |
/geo/regions /geo/regions |
Returns a GeoJSON for a list of regions from the requested ID's. |
| GET |
/geo/regions/{region} /geo/regions/{region} |
Returns a GeoJSON of a given Brazilian region |
| GET |
/geo/regions/{region}/states /geo/regions/{region}/states |
Returns a GeoJSON of all the states of a Brazilian region |
| POST |
/geo/states /geo/states |
Returns a GeoJSON for multiple Brazilian states. |
| GET |
/geo/states/{uf} /geo/states/{uf} |
Returns a GEOJson of a given Brazilian state based on the state code (uf). |
| GET |
/geo/states/{uf}/cities /geo/states/{uf}/cities |
Returns a GeoJSON of all the cities of a given state. |
| POST |
/geo/cities /geo/cities |
Returns a GeoJSON for a list of cities based on the IBGE codes provided. |
| GET |
/geo/cities/{ibge_code}/sector /geo/cities/{ibge_code}/sector |
Returns a GeoJSON of all the sectors from a given city based on its IBGE code provided. |
GeoAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $59.9 / month | — |
|