Skip to main content
Menu

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

सड़क स्थिति API Online

सीमाओं के पास और प्रमुख गलियारों पर अनुमोदित सड़क स्थिति रिपोर्ट: गड्ढे, सड़क कार्य, बंदी, बर्फ, खतरे — ड्राइवर रिपोर्ट को हमारे नेविगेशन ऐप से स्वचालित एक्सेलेरोमीटर पहचान के साथ संयोजित करती है।

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

पैरामीटरविवरण
countryISO देश कोड (वैकल्पिक)
ppidCheckpoint ID, e.g. id_13 (optional). Scopes the answer to that crossing's corridor: the last 50 km of the main road to it on BOTH sides of the border
condition_typepothole|speed_bump|roadwork|closure|hazard|ice|… (वैकल्पिक)
severitylow|moderate|major|critical (वैकल्पिक)
latअक्षांश (वैकल्पिक)
lngदेशांतर (वैकल्पिक)
radiusत्रिज्या किमी (डिफ़ॉल्ट 50)
sourcesall (default) | user (our own driver reports only) | external (road-authority and provider feeds only)
limitअधिकतम परिणाम (डिफ़ॉल्ट 100, सीमा 500)
offsetPagination offset (optional)
include_expired1 = also return conditions whose expiry has passed (optional)
langLanguage for condition_type_name / severity_name labels — all 24 site languages (default uk)

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

फ़ील्डविवरण
data.conditions[].condition_typeWhat it is (roadworks, closure, accident, weather…), with condition_type_name in the requested language.
data.conditions[].severityHow bad it is, with severity_name.
data.conditions[].descriptionFree-text detail as published, with road_name and direction.
data.conditions[].latitudeWhere it is, with longitude and country_code.
data.conditions[].corridor_ppidThe border crossing whose approach corridor this sits on, when it is on one.
data.conditions[].estimated_durationHow long it is expected to last, with expires_at and created_at.
data.conditions[].sourceUpstream that reported it, with external_id — stable across refreshes, use it to deduplicate.
data.totalMatches for the query, with limit and offset for paging.
curl "https://nakordoni.eu/api/v1/data/road-conditions?ppid=id_13&lang=en" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 इस एंडपॉइंट को सैंडबॉक्स में लाइव आज़माने के लिए डेवलपर के रूप में लॉग इन करें — प्रतिदिन 50 निःशुल्क टेस्ट कॉल। लॉग इन