RouteHealth
okboolean
True if the Valhalla routing engine is reachable.
Example:
trueextract_datestring<date>
Date the OSM tile extract was built (YYYY-MM-DD). Empty if unavailable.
Example:
2026-05-11messagestring
Error message when ok=false.
Example:
dial tcp: connection refusedRouteHealth
{
"ok": true,
"extract_date": "2026-05-11",
"message": "dial tcp: connection refused"
}