Haversine API
Get the distance in meters, kilometers and miles between two geographic coordinates (latitude and longitude)
54 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Haversine API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get distance with precision /haversine.php |
Calculate the distance between two geographic coordinates and add up to five digits of precision with the `precision` parameter. |
| GET |
Get distance between two coordinates /haversine.php |
Calculate the distance in kilometers, meters and miles between two geographic coordinates `api_key` : Your test or production API key `lat1` : latitude 1 `lon1` : longitude 1… |
Haversine API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|