Skip to main content
Menu

← Tutti gli endpoint

API di coda in tempo reale e freschezza Online

Quando un valico è stato aggiornato l'ultima volta, da quale fonte, e una valutazione della freschezza.

GET https://nakordoni.eu/api/v1/data/update-info — classe di quota: cheap

ParametroDescrizione
ppidID del punto di controllo, ad es. id_13 (vedi /api/v1/data/checkpoints)
langCodice lingua

Campi della risposta — all’interno dell’oggetto data della busta. [] indica una lista, quindi data.items[].name è il campo name di ogni elemento. Un campo è null, assente o una lista vuota quando non abbiamo un valore — mai un segnaposto.

CampoDescrizione
data.queue_nowVehicles in the queue at the latest reading.
data.timestampWhen that reading was taken (unix), with datetime and timezone — the checkpoint's own zone.
data.age_secondsHow old the reading is now, also as age_minutes and age_hours.
data.freshnessPlain-language band for that age; is_realtime is true only for a live feed.
data.foundfalse = we monitor the checkpoint but hold no reading; status carries the reason.
data.originWhich upstream the reading came from.
curl "https://nakordoni.eu/api/v1/data/update-info?ppid=id_13" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Accedi come sviluppatore per provare questo endpoint dal vivo nella sandbox — 50 chiamate di prova gratuite al giorno. Accedi