Graphhopper
Graphhopper

GraphHopper Directions API provides enterprise-grade routing services, including route planning, optimization, geocoding, and more, for various vehicle types.

Completely Secure
19066VIEWS
2025USERS

Tools

1 of 2

Capacity Clustering

Tool to solve capacity clustering problem. Use when assigning a set of customers to clusters to minimize total distance synchronously.

Graphhopper Geocoding

Tool to perform forward or reverse geocoding. Use when converting between textual addresses and latitude/longitude coordinates.

Get Isochrone

Tool to compute isochrone polygons for a given point. Use when you need to determine areas reachable within time or distance constraints.

Calculate Matrix

Tool to calculate distance, time, or weight matrices via POST. Use when you have multiple origins/destinations or a symmetric point set and need a single batch request.

Get Custom Profiles

Tool to retrieve a list of all user-defined routing profiles. Use when you need to list custom profiles.

Post Route

Tool to calculate complex routes via POST /route. Use when you need advanced route planning with custom parameters.