Truck Parking API Online
The closest truck parkings, Autohöfe and truck stops to a point or city — sorted by distance with distance_km, name, coordinates and country. 14k+ locations across Europe.
GET https://nakordoni.eu/api/v2/data/truck-parkings
— quota class: cheap
| Parameter | Description |
|---|---|
lat | Latitude |
lon | Longitude |
city | City name — alternative to lat/lon, resolved to coordinates |
country | ISO-2 country code, disambiguates city |
radius | Radius km (default 25, max 150) |
limit | Max results (default 50, max 500) |
lang | Language for country names (default en) |
curl "https://nakordoni.eu/api/v2/data/truck-parkings?city=Katowice&country=PL&radius=40" \ -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