I'm trying to use the api to get the route by the given coordinates, but the date from the past is used as the date. I get the following error:

{"errors":["parameter \u0027departure_time\u0027 is in the past: 1542621729"]} 

I had two questions:

  1. Do I understand correctly that api does not support searching by past periods?
  2. How long the data is calculated to calculate the route.

thank

    1 answer 1

    The API builds a forecast of traffic jams for a time in the future (taking into account historical traffic jams), but does not return the exact route time in the past. That is, it does not store snepshops in the past.