{"slug":"keyronne-com-api-route-aa3013","title":"Point-to-point directions between 2-10 stops by car, bike, or on foot","host":"keyronne.com","method":"POST","resource":"https://keyronne.com/api/route","category":"other","description":"Point-to-point directions between 2-10 stops by car, bike, or on foot: total and per-leg distance and travel time, plus route geometry as an encoded polyline. Stops can be place names (geocoded automatically) or lat/lon coordinates. Generic travel and delivery routing on OpenStreetMap road data, glo","price_listed":0.01,"price_asked":0.01,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":51,"reported_calls_30d":6,"reported_payers_30d":3,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"mode":"car","stops":["paris","lyon"]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"properties":{"mode":{"default":"car","enum":["car","bike","foot"],"type":"string"},"stops":{"description":"Places to visit in order: name strings or {lat, lon} objects.","items":{},"maxItems":10,"minItems":2,"type":"array"}},"required":["stops"],"type":"object"},"bodyType":{"enum":["json"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"type":"object"},"output":{"properties":{"attribution":{"type":"string"},"distanceKm":{"type":"number"},"durationMinutes":{"type":"number"},"geometryPolyline":{"type":"string"},"legs":{"items":{"properties":{"distanceKm":{"type":"number"},"durationMinutes":{"type":"number"},"from":{"type":"integer"},"to":{"type":"integer"}},"type":"object"},"type":"array"},"mode":{"type":"string"},"stops":{"items":{"properties":{"lat":{"type":"number"},"lon":{"type":"number"},"name":{"type":"string"},"snappedName":{"description":"Road the stop snapped to.","type":"string"}},"type":"object"},"type":"array"}},"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.01,"price_match":true,"latency_ms":51,"error":null}],"description_full":"Point-to-point directions between 2-10 stops by car, bike, or on foot: total and per-leg distance and travel time, plus route geometry as an encoded polyline. Stops can be place names (geocoded automatically) or lat/lon coordinates. Generic travel and delivery routing on OpenStreetMap road data, global coverage. POST a JSON body like: {\"stops\":[\"paris\",\"lyon\"],\"mode\":\"car\"}","last_updated":"2026-09-19T16:01:36.306Z","schemes":["exact"]}