Using tomtom-use-case-pizza-delivery-web with tomtom.com

JavaScript integration

✓ Official SDK
Install
npm install tomtom-use-case-pizza-delivery-web
Calculate Route
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/routing/{versionNumber}/calculateRoute/{locations}/{contentType}
Reachable Range
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/routing/{versionNumber}/calculateReachableRange/{origin}/{contentType}
SDK on GitHub 📄 API Docs
SDK
tomtom-use-case-pizza-delivery-web
JavaScript
API
tomtom.com
tomtom.com:routing
At a glance
Language JavaScript
Endpoints4
Base URLhttps://api.tomtom.com
✓ Official