GraphHopper Directions API provides enterprise-grade routing services, including route planning, optimization, geocoding, and more, for various vehicle types.
Tool to solve capacity clustering problem. Use when assigning a set of customers to clusters to minimize total distance synchronously.
Tool to perform forward or reverse geocoding. Use when converting between textual addresses and latitude/longitude coordinates.
Tool to compute isochrone polygons for a given point. Use when you need to determine areas reachable within time or distance constraints.
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.
Tool to retrieve a list of all user-defined routing profiles. Use when you need to list custom profiles.
Tool to calculate complex routes via POST /route. Use when you need advanced route planning with custom parameters.