Pelo endereço
POST {{APIV2}}/api/v2/geolocation/forward-geocoding
Request Body
{"query"=>"115 Rua Afonso Pena Belo Horizonte, Minas Gerais"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":{"data":[{"administrative_area":"Belo Horizonte","confidence":0.6,"continent":"South America","country":"Brazil","country_code":"BRA","county":"Belo Horizonte","label":"Belo Horizonte, MG, Brazil","latitude":-19.914319,"locality":"Belo Horizonte","longitude":-43.959502,"name":"Belo Horizonte","neighbourhood":null,"number":null,"postal_code":null,"region":"Minas Gerais","region_code":"MG","street":null,"type":"locality"}]},"api_limit":10000,"api_limit_for":"request","api_limit_used":0}