{"api":"v1","generated_at":"2026-09-15T18:48:16.959Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/keyronne-com-api-route-a96a87","pinned_page":"https://tollindex.com/e/keyronne-com-api-route-a96a87/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"keyronne-com-api-route-a96a87","canonical_url":"https://keyronne.com/api/route","resource":"https://keyronne.com/api/route","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"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, global coverage. POST a JSON body like: {\"stops\":[\"paris\",\"lyon\"],\"mode\":\"car\"}","service_name":"Directions + Travel Times","declared_category":null,"declared_tags":["routing","directions","travel-time","distance","openstreetmap"],"route_template":null,"registry_updated":"2026-08-30T13:37:00.634Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"route","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":4,"unique_payers_30d":1,"last_called_at":"2026-08-30T13:37:00.377Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:09:14.961Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:09:14.961Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:40:13.749Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:33:50.540Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:50:46.922Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:43:16.947Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","page":"https://tollindex.com/seller/0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","endpoints":14,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["routing","directions","travel-time","distance","openstreetmap"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-30T13:37:00.377Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":1},"resource":"https://keyronne.com/api/route","extensions":{"bazaar":{"info":{"input":{"body":{"mode":"car","stops":["paris","lyon"]},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"legs":[{"to":1,"from":0,"distanceKm":465.9,"durationMinutes":273.5}],"mode":"car","stops":[{"lat":48.86,"lon":2.35,"name":"paris"},{"lat":45.76,"lon":4.84,"name":"lyon"}],"distanceKm":465.9,"attribution":"Geodata © OpenStreetMap contributors (ODbL)","durationMinutes":273.5,"geometryPolyline":"<encoded polyline>"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","properties":{"body":{"type":"object","required":["stops"],"properties":{"mode":{"enum":["car","bike","foot"],"type":"string","default":"car"},"stops":{"type":"array","items":{},"maxItems":10,"minItems":2,"description":"Places to visit in order: name strings or {lat, lon} objects."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"legs":{"type":"array","items":{"type":"object","properties":{"to":{"type":"integer"},"from":{"type":"integer"},"distanceKm":{"type":"number"},"durationMinutes":{"type":"number"}}}},"mode":{"type":"string"},"stops":{"type":"array","items":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"},"name":{"type":"string"},"snappedName":{"type":"string","description":"Road the stop snapped to."}}}},"distanceKm":{"type":"number"},"attribution":{"type":"string"},"durationMinutes":{"type":"number"},"geometryPolyline":{"type":"string"}}}}}}},"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, global coverage. POST a JSON body like: {\"stops\":[\"paris\",\"lyon\"],\"mode\":\"car\"}","lastUpdated":"2026-08-30T13:37:00.634Z","serviceName":"Directions + Travel Times","x402Version":2}]}}