v2

latestOpenAPI 3.0.3CC BY 4.02026-07-26122532.7 KB
Fuel Prices

Get current fuel prices by country

Returns current retail fuel prices by country. Price keys follow the runtime FuelGradeCatalog::ORDER plus the legacy premium alias. Prices are cached and include source attribution.

get/api/fuel/prices

Query parameters

sourcestring

Optional integration name or domain for attribution tracking.

Response

Fuel prices by country code

successboolean
dataobject
metaobject

Example response

{
  "_attribution": {
    "data_source": "openvan.camp",
    "license": "CC BY 4.0",
    "attribution_url": "https://openvan.camp/"
  }
}