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
| 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/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