tomtom.com

The Maps API web services suite offers the following APIs: - Raster The Maps Raster API renders map data that is divided into gridded sections called tiles. Tiles are square images (png or jpg format) in various sizes which are available at 19 different zoom levels, ranging from 0 to 20. For zoo

🔑 apikey 10 endpoints location
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

maps-sdk-js ✓ Official
npm install maps-sdk-js
npm install tomtom-use-case-pizza-delivery-web
# See https://github.com/tomtom-international/tomtom-navigation-ios-examples
tomtom-sdk-spm-core ✓ Official
# See https://github.com/tomtom-international/tomtom-sdk-spm-core
# Maven: see https://github.com/tomtom-international/tomtom-digital-cockpit-sdk-examples
# Maven: see https://github.com/tomtom-international/tomtom-navigation-android-examples
# Maven: see https://github.com/Loodico/NavigatingwithTomTomNavSDK
# Maven: see https://github.com/mariopce/tomtom-sdk-example
# See https://github.com/tomtom-international/maps-sdk-for-web-examples
curl examples
GetMap
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/wms/
GetCapabilities
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/wms//
Static Image
curl \
  # append ?key=$API_KEY to the URL \
  https://api.tomtom.com/map/{versionNumber}/staticimage
Endpoints (10 total)
GET
/map/{versionNumber}/wms/
GetMap
GET
/map/{versionNumber}/wms//
GetCapabilities
GET
/map/{versionNumber}/staticimage
Static Image
GET
/map/{versionNumber}/copyrights.{format}
Copyrights whole world
GET
/map/{versionNumber}/copyrights/caption.{format}
Captions
GET
/map/{versionNumber}/copyrights/{zoom}/{X}/{Y}.{format}
Copyrights tile
GET
/map/{versionNumber}/tile/{layer}/{style}/{zoom}/{X}/{Y}.pbf
Tile
GET
/map/{versionNumber}/tile/{layer}/{style}/{zoom}/{X}/{Y}.{format}
Tile
GET
/map/{versionNumber}/wmts/{key}/{wmtsVersion}/WMTSCapabilities.xml
WMTS
GET
/map/{versionNumber}/copyrights/{minLon}/{minLat}/{maxLon}/{maxLat}.{format}
Copyrights bounding box
At a glance
Total SDKs9
Languages5
Endpoints10
Authapikey
Categories1
https://api.tomtom.com
Other Tomtom APIs (2)
routingsearch