Geolocation API
To use the Geocoding API, you need to send a GET request to the API endpoint with the address you want to geocode as a parameter.Use slash / and then your address. Usage example "https://api.example.com/Statue of Liberty, New York, NY
Geolocation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
address /address |
GET request to the API endpoint with the **address** you want to geocode as a parameter. The response will be in JSON format and will contain the **latitude** , **longitude** ,… |
Geolocation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $7 / month | 100 / second |
|
| ULTRA Recommended | $19 / month | 1000 / second |
|
| MEGA | $50 / month | — |
|