Skip to main content
Menu

← Tous les endpoints

Advanced Wait Time API Online

Wait time adjusted for live traffic flow and weather, with a full breakdown of each adjustment, plus the same wait_status/trend fields as border and multi. Billed at 1.5x a normal heavy-class call, reflecting the extra traffic/weather/driver-report lookups. Granted on request.

GET https://nakordoni.eu/api/v1/data/queue-advanced — classe de quota: heavy

ParamètreDescription
ppidCheckpoint ID, e.g. id_13 (see /api/v1/data/checkpoints)

Champs de la réponse — à l’intérieur de l’objet data de l’enveloppe. [] indique une liste : data.items[].name est donc le champ name de chaque élément. Un champ vaut null, est absent ou est une liste vide quand nous n’avons pas de valeur — jamais un espace réservé.

ChampDescription
data.queue_nowVehicles in the queue right now, with base_wait_min — the wait before any adjustment.
data.advanced_wait_minWait after every adjustment below is applied. dynamic_wait_min blends it with fresh driver reports.
data.wait_statusBand for the wait, with trend_percent and trend_direction.
data.section_modeMeasured section transit time feeding the model: value, modifier, age_min, stale.
data.weatherWeather adjustment: multiplier, reason, weather_main, temperature, wind_speed, data_age_minutes.
data.service_rateBooth throughput: cars_per_min, modifier, age_min, stale.
data.shift_changeBorder-shift effect: adjustment_min, shift_hour, avg_coefficient, sample_count, in_window.
data.dynamicHow driver reports were blended in: source, reports_n, reports_age_min, reported_median_min, blend_weight.
data.driver_reportedThe freshest driver-reported wait itself (wait_min, ts, age_min), or null when there is none.
data.exceeds_crossing_timetrue = the modelled wait came out longer than the measured total crossing time it is a part of — treat the number as unreliable.
curl "https://nakordoni.eu/api/v1/data/queue-advanced?ppid=id_13" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Connectez-vous en tant que développeur pour essayer cet endpoint en direct dans la sandbox — 50 appels de test gratuits par jour. Connexion