Returns a summary history of vehicle counts and speeds by lane directions for the specified item ID.
AuthorPlatforma Invipo
FormatAPI JSON
LicenseOpen Database License (ODbL)
Last modified28. 4. 2026
POST https://opendata.zilina.sk/api/datasets/v2/traffic-counters/directions-count-speed-summary
{ "itemId": "5dc42d90b966ca0001090ec4" }
[ { "direction": "Budapest direction", "sum": 233, "speed": 345 }, { "direction": "Segedín direction", "sum": 456, "speed": 900 } ]