Driver Restaurants API Online
The closest driver-friendly restaurants to a point or city — sorted by distance with distance_km, name, coordinates and country.
GET https://nakordoni.eu/api/v2/data/restaurants
— 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/restaurants?city=Lublin&country=PL&radius=30" \ -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