Tomtom: Get Congestion Rankings
Tomtom via Parse · maps_geo
Get global city congestion rankings across multiple countries. Returns cities sorted by congestion score (highest first). Each city includes its key, name, country, AM/PM metrics, congestion score, and rank. When no countries are specified, defaults to the first 10 countries alphabetically from the internal list. Fetching many countries is expensive — one HTTP round-trip per country. Access TomTom Traffic Index data for cities worldwide, including congestion rankings by city and country, congestion scores, ranking positions, and detailed AM/PM peak and monthly traffic trends. Fulfilled by Parse from tomtom.com.
- government-public
- maps-geo
- parse
- platform-key
- tomtom
- tomtom-com
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3fe605e6-cddf-426b-a50d-77f32c3498b4/get_congestion_rankings
- Interface artifact
- sha256:577287a08e9ff8c44e6f72e1b3d8f02ea37f2eab6524089a206aef3454b7bddd
- Manifest digest
- sha256:0fb5a3df17271fbe8dceb4f498f698985f72a3c4be1a6e4cf7471819e1417188
Request fields
- limit (integer): Maximum number of cities to return in the ranking.
- countries (string): Comma-separated list of country keys to include (e.g. 'united-kingdom,mexico,united-states-of-america'). Omitting returns cities from default set of countries.
Example queries
- {"limit":"5","countries":"united-kingdom"}