Resources

The following table summarizes the resources in the HERE Fuel Prices API. For each resource, the table lists the supported functions, the HTTP methods, and the access URL.
The following articles describe each of the resources individually, and the applicable parameters.

ResourceFunctionHTTP MethodAccess URL
fuelTypesList fuel typesGEThttps://fuel.hereapi.com/v3/fuelTypes
fuelBrandsList fuel station brandsGEThttps://fuel.hereapi.com/v3/fuelBrands
stationsList fuel stationsGEThttps://fuel.hereapi.com/v3/stations
stations countNumber of Fuel stations in the given areaGEThttps://fuel.hereapi.com/v3/stations/count
stationsList fuel stationsPOST (corridor search only)https://fuel.hereapi.com/v3/stations
multiple stations by idList fuel stationsGEThttps://fuel.hereapi.com/v3/stations/bulk
station detailsFuel station detailsGEThttps://fuel.hereapi.com/v3/stations/{id}