Verify and geocode address
The Geocoding API returns a verified address corresponding to the provided free-form address. The API returns three levels of confidence that let you make decisions on the address correctness: * **confidence** the ranking number for the complete address * **confidence_street_level** for the street level of the address * **confidence_city_level** for the city level of the address
Verify and geocode address endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Geocoding /v1/geocode/search |
Parse, validate, and locate an address or place |
Verify and geocode address pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|
| ULTRA | $149 / month | — |
|
| MEGA | $299 / month | — |
|