API Prezzi dei Carburanti UE Online
Prezzi medi di benzina/diesel/GPL nei paesi dell'UE oltre alle stazioni più vicine, aggregati da fonti nazionali ufficiali.
GET https://nakordoni.eu/api/v1/data/fuel
— classe di quota: cheap
| Parametro | Descrizione |
|---|---|
mode | country (default) | nearest | border. country = national average; nearest = stations near lat/lon; border = stations near a checkpoint |
country | Codice paese ISO (opzionale) |
lat | Latitudine (opzionale) |
lon | Longitudine (opzionale) |
radius_km | Search radius km for mode=nearest (default 30) |
ppid | Checkpoint ID for mode=border (e.g. id_13) |
fuel_type | diesel | e5 | e10 | lpg | petrol (optional, for mode=nearest) |
lang | Codice lingua |
limit | Max 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. Accedi