Zum Inhalt
Menu

← All endpoints

API für EU-Kraftstoffpreise Online

Durchschnittliche Benzin-/Diesel-/LPG-Preise in den EU-Ländern sowie die nächstgelegenen Tankstellen, aggregiert aus offiziellen nationalen Quellen.

GET https://nakordoni.eu/api/v1/data/fuel — Kontingentklasse: cheap

ParameterBeschreibung
modecountry (default) | nearest | border. country = national average; nearest = stations near lat/lon; border = stations near a checkpoint
countryISO-Ländercode (optional)
latBreitengrad (optional)
lonLängengrad (optional)
radius_kmSearch radius km for mode=nearest (default 30)
ppidCheckpoint ID for mode=border (e.g. id_13)
fuel_typediesel | e5 | e10 | lpg | petrol (optional, for mode=nearest)
langSprachcode
limitMax stations returned for mode=nearest/border (default 5)
curl "https://nakordoni.eu/api/v1/data/fuel?country=PL" \
  -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. Anmelden