Road Conditions API Online
Approved road condition reports near borders and on major corridors: potholes, roadworks, closures, ice, hazards — combining driver reports with automatic accelerometer detections from our navigation app.
GET https://nakordoni.eu/api/v1/data/road-conditions
— quota class: cheap
| Parameter | Description |
|---|---|
country | ISO country code (optional) |
condition_type | pothole|speed_bump|roadwork|closure|hazard|ice|… (optional) |
severity | low|moderate|major|critical (optional) |
lat | Latitude (optional) |
lng | Longitude (optional) |
radius | Radius km (default 50) |
limit | Max results (default 100, cap 500) |
curl "https://nakordoni.eu/api/v1/data/road-conditions?country=UA&severity=major" \ -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