GuidesAPI Reference
Guides

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/stations
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
stations countNumber of Fuel stations in the given corridorPOST (corridor search only)https://fuel.hereapi.com/v3/stations/count
stations by PVIDList fuel stationsGEThttps://fuel.hereapi.com/v3/stations/bulk
station detailsFuel station detailsGEThttps://fuel.hereapi.com/v3/stations/{id}

Korea specific resources

ResourceFunctionHTTP MethodAccess URL
stationsList fuel stationsGEThttps://fuel-v2.cc.api.here.com/fuel/korea/stations
stationsList fuel stationsPOST (corridor search only)https://fuel-v2.cc.api.here.com/fuel/korea/stations
station detailsFuel station detailsGEThttps://fuel-v2.cc.api.here.com/fuel/korea/stations/{id}
Resource representation format is json.