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

JavaScript integration

✓ Official SDK
Install
npm install tomtom-use-case-pizza-delivery-web
Low bandwith Search
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/search/{versionNumber}/s/{query}.{ext}
Low Bandwith Category Search
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/search/{versionNumber}/cS/{category}.{ext}
Nearby Search
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/search/{versionNumber}/nearbySearch/.{ext}
SDK on GitHub 📄 API Docs
SDK
tomtom-use-case-pizza-delivery-web
JavaScript
API
tomtom.com
tomtom.com:search
At a glance
Language JavaScript
Endpoints19
Base URLhttps://api.tomtom.com
✓ Official