post https://api.postgrid.com/v1/addver/parses
Break an address apart into its components.
Here are the components we can produce. All are optional and strings.
| Name | Description |
|---|---|
| house | The name of the location. |
| category | The category of the location (e.g. restaurant). |
| near | If the input query has near or in some location. |
| houseNumber | The house or street number. |
| road | The street name. |
| unit | The apartment, unit, office, lot, or other secondary unit designator. |
| level | The floor. |
| poBox | The postal office box. |
| postcode | The Postal/ZIP Code. |
| suburb | The unofficial neighborhood name. |
| cityDistrict | The borough within a city. |
| city | The name of the city. |
| island | The name of the island. |
| stateDistrict | The county. |
| state | The state. |
| country | The country. |
