Map API
Map API offers a variety of endpoints for map-related features such as retrieving map tiles and styles, searching places by name or type, geocoding addresses, address autocomplete, reverse geocoding, routing with directions, and calculating travel time isolines. It enables developers to build rich map-based applications with accurate location data, efficient navigation, and customizable map…
Map API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Travel Time Isoline /isoline.php |
Travel Time Isoline |
| GET |
Route and directions /routing.php |
Route and directions |
| GET |
Reverse Geocoding /reverse.php |
Reverse Geocoding |
| GET |
Map Tiles /tile.php |
Map Tiles |
| GET |
Place by name /geocode-search.php |
Place by name |
| GET |
Geocoding /geocode-search.php |
Geocoding |
| GET |
Places by type /places.php |
Places by type |
| GET |
Address Autocomplete /address-auto-complete.php |
Address Autocomplete |
Map API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12.99 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA Recommended | $199.99 / month | — |
|