Skip to main content
Menu

← सभी एंडपॉइंट

ड्राइवर POI API Online

पूरे यूरोप में निर्देशांक सहित ट्रक पार्किंग (14k+), मुफ़्त शावर, सेवाएं और सुपरमार्केट। परिणाम distance_km के साथ निकटतम-पहले क्रमबद्ध हैं। lat/lon या city (+country) द्वारा खोजें।

GET https://nakordoni.eu/api/v1/data/pois — कोटा श्रेणी: cheap

पैरामीटरविवरण
typeपार्किंग|शावर|सुपरमार्केट|औद्योगिक
latअक्षांश
lonदेशांतर
cityCity name — alternative to lat/lon, resolved to coordinates
countryISO-2 country code, disambiguates city (e.g. city=Brest needs FR vs BY)
radiusत्रिज्या किमी
limitMax results (default 50, max 500)
langLanguage for country names (default en)

रिस्पॉन्स फ़ील्ड — रिस्पॉन्स एनवेलप के data ऑब्जेक्ट के भीतर। [] सूची दर्शाता है, यानी data.items[].name हर एलिमेंट का name फ़ील्ड है। जिस फ़ील्ड का मान हमारे पास नहीं है वह null होता है, आता ही नहीं या खाली सूची होती है — प्लेसहोल्डर कभी नहीं।

फ़ील्डविवरण
data.pois[].idPOI ID, with type — which of the requested types this one is.
data.pois[].nameName, with address.
data.pois[].latCoordinates, with lng and distance_km from the search point.
data.pois[].countryISO-2 country, with country_code and country_name.
data.pois[].amenitiesWhat the place offers, where we know it — absent rather than empty when unknown.
data.total_foundMatches inside the radius; limit is how many were returned. search_location echoes the point searched.
curl "https://nakordoni.eu/api/v1/data/pois?type=parking&lat=50.7&lon=23.9&radius=50" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 इस एंडपॉइंट को सैंडबॉक्स में लाइव आज़माने के लिए डेवलपर के रूप में लॉग इन करें — प्रतिदिन 50 निःशुल्क टेस्ट कॉल। लॉग इन