Požiadavka
POST https://trnavadata.invipo.cloud/api/datasets/v1/traffic-counters/vehicles/hourly
Parametre
{
"from": "ISODate",
"to": "ISODate",
"itemId": "string"
}
itemId – Identifikátor sčítača.
Odpoveď
[
{
"count": 668,
"speed": 0,
"timestamp": "2026-04-28T12:00:00.000Z"
},
{
"count": 691,
"speed": 0,
"timestamp": "2026-04-28T13:00:00.000Z"
}
]
count – Počet vozidiel.
speed – Priemerná rýchlosť.