Build with real border-crossing data
The data behind nakordoni.eu — live queues at European border checkpoints, machine-learning forecasts, years of historical statistics, EU fuel prices and 14,000+ driver POIs — available as a clean, documented JSON API.
Get your free API key Read the docs
Available products
Checkpoints Directory API
Directory of all monitored border checkpoints: IDs, names, countries, coordinates and status. Use it to discover ppid values for the other APIs.
/api/v1/data/checkpoints
Live Border Queue API
Real-time queue length, wait estimate and status for any monitored checkpoint, plus hourly/daily aggregates.
/api/v1/data/queue?ppid=id_13
Checkpoint Hourly Statistics API
Hourly historical queue stats per checkpoint and date: 24 hourly values, daily avg/min/max, peak and quietest hours, day-over-day comparison.
/api/v1/data/stats?ppid=id_15&date=2026-06-01&compare=1
Queue Forecast API
ML ensemble forecast of queue levels: 24-hour and 7-day (168h) horizons with confidence bounds. The same model that powers nakordoni.eu predictions.
/api/v1/data/forecast?ppid=id_13&prediction_steps=24
Checkpoint Alternatives API
Nearby alternative checkpoints on the same border with current queues and distance deltas.
/api/v1/data/alternatives?ppid=id_13
Data Freshness API
When a checkpoint was last updated, by which source, and a freshness rating.
/api/v1/data/update-info?ppid=id_13
EU Fuel Prices API
Average petrol/diesel/LPG prices across EU countries plus nearest stations, aggregated from official national sources.
/api/v1/data/fuel?country=PL
Driver POIs API
Truck parkings (14k+), free showers, services and supermarkets across Europe with coordinates.
/api/v1/data/pois?type=parking&lat=50.7&lon=23.9&radius=50
Truck Driving Bans API
European truck driving restrictions by country and date, including seasonal and holiday bans.
/api/v1/data/truck-bans?country=PL
Trading Sundays API
Sunday retail-opening regulations and upcoming trading Sundays per regulated EU country.
/api/v1/data/trading-sundays?country=PL
Border Weather API
Current conditions and road warnings at border checkpoints. (Coming soon)
Coming soonBus Carrier Border Stats API
Border-crossing performance per bus carrier: crossings, average/median/min/max wait minutes — built from our own plate-matched crossing records.
/api/v1/data/bus-carriers?ppid=all&days=30
Road Conditions API
Approved road condition reports near borders and on major corridors: potholes, roadworks, closures, ice, hazards — combining driver reports with automatic accelerometer detections from our navigation app.
/api/v1/data/road-conditions?country=UA&severity=major
Border AI Assistant API
Ask our production AI assistant any border-crossing question (queues, forecasts, rules, fuel, routes) and get the same grounded answer that powers the nakordoni.eu widget — in 24 languages. Already used in production by yaknakordoni.com.ua.
/api/v1/data/assistant?q=How long is the queue at Krakovets now?&lang=en&ppid=id_13
Road Quality API
Road roughness scores per corridor computed from anonymized accelerometer telemetry of real drives: roughness index 0-100, pothole density per km, rough-corridor clusters with coordinates. (Coming soon)
Coming soonPlans
Explorer
- 1,000 calls/day on standard data APIs
- 200 calls/day on forecast & statistics APIs
- 2 requests per second
- Visible "Data by nakordoni.eu" link required
- Instant key after email verification
Pay As You Grow
- 50,000 calls/day on standard data APIs
- 10,000 calls/day on forecast & statistics APIs
- 20 requests per second
- Historical & seasonal dataset exports on request
- Available after you have tried the Explorer plan — request it from your dashboard and we will set you up personally
Quick start
curl "https://nakordoni.eu/api/v1/data/checkpoints" \ -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
Every response is a versioned JSON envelope with your remaining quota included — no surprises, no hidden billing.
Historical & seasonal datasets
Beyond the live API we offer per-checkpoint historical archives and seasonal analytics — holiday surges, summer and winter season patterns, year-over-year comparisons. Tell us what you need via a support ticket and we will prepare a custom export.
For bus companies
Passengers read and write reviews of bus carriers on nakordoni.eu. If that is your company, claim your listing — for free — and take care of your reputation:
📣 Official responses to reviews
Reply publicly to any published review. Responses are moderated for a professional, respectful tone and shown as "Official company response" — with automatic translation, so passengers see your reply in their own language next to your original text.
🔔 Review alerts
Get an email the moment a new — especially critical — review of your company is published, and react before it shapes opinion. One-click translation of any review into your language.
🖼️ Company gallery & logo
Upload photos of your buses, offices and team. Every image is processed automatically — faces blurred for privacy, content screened, bus licence plates recognized to link photos to your fleet roster — then human-reviewed before publishing.
📇 Verified profile updates
Update contacts, website, social profiles and your logo. Changes are verified by our team before going live — that is what keeps every listing trustworthy.
Who builds with our API
yaknakordoni.com.ua ↗
Border-crossing guide for travellers — uses our Border AI Assistant API for instant grounded answers and our live queue data in production.
Your project here
Building something with border, route or fuel data? Tell us via a support ticket — we feature live integrations.