Logistics & shipping
tomtom.com:maps
Maps sandbox and mock API
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 zoom level 0, the entire earth is displayed on one single tile, while at zoom level 20, the world is divide Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 10
- Collections
- -
- Event types
- -
example request
curl https://your-tomtom-maps.slurry.io/map/123/copyrights.123 \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
All 10.
- GET/map/{versionNumber}/copyrights.{format}
- GET/map/{versionNumber}/copyrights/caption.{format}
- GET/map/{versionNumber}/copyrights/{minLon}/{minLat}/{maxLon}/{maxLat}.{format}
- GET/map/{versionNumber}/copyrights/{zoom}/{X}/{Y}.{format}
- GET/map/{versionNumber}/staticimage
- GET/map/{versionNumber}/tile/{layer}/{style}/{zoom}/{X}/{Y}.pbf
- GET/map/{versionNumber}/tile/{layer}/{style}/{zoom}/{X}/{Y}.{format}
- GET/map/{versionNumber}/wms/
- GET/map/{versionNumber}/wms//
- GET/map/{versionNumber}/wmts/{key}/{wmtsVersion}/WMTSCapabilities.xml