Skip to main content
Menu

← All endpoints

Border Queue API Online

All checkpoints on a given border + vehicle type in one call — live queue, wait estimate, and data freshness for every crossing. Supports single destination, comma-separated list, or "all". Results sorted by queue length ascending.

GET https://nakordoni.eu/api/v1/data/border/1/all/4 — quota class: heavy

ParameterDescription
originOrigin country code (URL path): 1=Ukraine, 2=Poland, 3=Slovakia, 4=Hungary, 5=Romania, 6=Moldova, 7=Belarus, 8=Lithuania, 9=Latvia…
destinationDestination: single code, comma-separated list, or "all" for all neighbours with monitored data
crossing_typeVehicle type: 4=car, 5=taxfree car, 6=bus, 7=pedestrian, 8=truck<7.5t, 9=truck
langLanguage for checkpoint names in the response (default en)
curl "https://nakordoni.eu/api/v1/data/border/1/all/4" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Log in as a developer to try this endpoint live in the sandbox — 50 free test calls a day. Log in