Skip to main content
Menu

← All endpoints

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

ParameterDescription
latLatitude
lonLongitude
cityCity name — alternative to lat/lon, resolved to coordinates
countryISO-2 country code, disambiguates city
radiusRadius km (default 25, max 150)
limitMax results (default 50, max 500)
langLanguage 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