tomtom.com – routing
Routing consists of the following service: Calculate Route Calculates a route between an origin and a destination, passing through waypoints (if specified). Additional routing parameters like traffic, avoidance conditions, departure/arrival time etc. can be taken into account. Calculate Reachable Range Calculates a set of locations that can be reached from the origin point, subject to the available fuel or energy budget that is specified in the request.
- Homepage
- https://api.apis.guru/v2/specs/tomtom.com:routing/1.0.0.json
- Provider
- tomtom.com:routing / routing
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/tomtom.com/routing/1.0.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/tomtom.com/routing/1.0.0/openapi.yaml
Tools (6)
Extracted live via the executor SDK.
-
routing.getRoutingVersionNumberCalculateReachableRangeOriginContentTypeCalculates a set of locations that can be reached from the origin point.
-
routing.getRoutingVersionNumberCalculateRouteLocationsContentTypeCalculates a route between an origin and a destination.
-
routing.postRoutingVersionNumberCalculateReachableRangeOriginContentTypeCalculates a set of locations that can be reached from the origin point. POST method handles additionally parameters: supportingPoints, allowVignette, avoidVignette, avoidAreas.
-
routing.postRoutingVersionNumberCalculateRouteLocationsContentTypeCalculates a route between an origin and a destination. POST method handles additionally parameters: supportingPoints, allowVignette, avoidVignette, avoidAreas.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools