integrations.sh
← all integrations

tomtom.com – routing

OpenAPI apis-guru location

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.getRoutingVersionNumberCalculateReachableRangeOriginContentType

    Calculates a set of locations that can be reached from the origin point.

  • routing.getRoutingVersionNumberCalculateRouteLocationsContentType

    Calculates a route between an origin and a destination.

  • routing.postRoutingVersionNumberCalculateReachableRangeOriginContentType

    Calculates a set of locations that can be reached from the origin point. POST method handles additionally parameters: supportingPoints, allowVignette, avoidVignette, avoidAreas.

  • routing.postRoutingVersionNumberCalculateRouteLocationsContentType

    Calculates a route between an origin and a destination. POST method handles additionally parameters: supportingPoints, allowVignette, avoidVignette, avoidAreas.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools