მძღოლის 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"
🔑 შედით დეველოპერის ანგარიშით, რომ ეს ენდპოინტი პირდაპირ Sandbox-ში სცადოთ — დღეში 50 უფასო სატესტო გამოძახება. შესვლა