ड्राइवर POI API Online
पूरे यूरोप में निर्देशांक सहित ट्रक पार्किंग (14k+), मुफ़्त शावर, सेवाएं और सुपरमार्केट। परिणाम distance_km के साथ निकटतम-पहले क्रमबद्ध हैं। lat/lon या city (+country) द्वारा खोजें।
GET https://nakordoni.eu/api/v1/data/pois
— कोटा श्रेणी: cheap
| पैरामीटर | विवरण |
|---|---|
type | पार्किंग|शावर|सुपरमार्केट|औद्योगिक |
lat | अक्षांश |
lon | देशांतर |
city | City name — alternative to lat/lon, resolved to coordinates |
country | ISO-2 country code, disambiguates city (e.g. city=Brest needs FR vs BY) |
radius | त्रिज्या किमी |
limit | Max results (default 50, max 500) |
lang | Language for country names (default en) |
रिस्पॉन्स फ़ील्ड — रिस्पॉन्स एनवेलप के data ऑब्जेक्ट के भीतर। [] सूची दर्शाता है, यानी data.items[].name हर एलिमेंट का name फ़ील्ड है। जिस फ़ील्ड का मान हमारे पास नहीं है वह null होता है, आता ही नहीं या खाली सूची होती है — प्लेसहोल्डर कभी नहीं।
| फ़ील्ड | विवरण |
|---|---|
data.pois[].id | POI ID, with type — which of the requested types this one is. |
data.pois[].name | Name, with address. |
data.pois[].lat | Coordinates, with lng and distance_km from the search point. |
data.pois[].country | ISO-2 country, with country_code and country_name. |
data.pois[].amenities | What the place offers, where we know it — absent rather than empty when unknown. |
data.total_found | Matches 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 निःशुल्क टेस्ट कॉल। लॉग इन