Skip to main content
Menu

← All endpoints

Nearby Shops API Online

The closest supermarkets and grocery shops to a point or city — sorted by distance with distance_km, name, coordinates and country.

GET https://nakordoni.eu/api/v2/data/shops — 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/shops?city=Przemysl&country=PL&radius=20" \
  -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