Isochrone / service area
POST/v2/route/isochrone
Returns the area reachable from a location within specified travel-time thresholds. Useful for:
- Branch/ATM placement — "All areas within 15 min drive of this proposed branch"
- Agent network coverage gaps — "Which zones are NOT within 30 min of any mobile money agent?"
- Loan collection planning — "Can our field agent reach all 12 borrowers within the morning window?"
- Insurance underwriting — proximity to emergency services affects risk scoring
Set hex_codes: true to receive the list of H3 hex codes covered by each contour
polygon — this is the killer feature Google Maps doesn't give you, enabling direct
integration with your portfolio-zone and KYC data.
Limits: 1–6 contours per request, 1–120 minutes per contour.
Request
Responses
- 200
- 400
- 422
- 503
Isochrone calculated successfully
Missing contours or invalid request
Invalid location or unsupported mode
Routing service temporarily unavailable
Response Headers
Retry-After