/
Fuel Pricing API
HERE TECHNOLOGIES · VIA PLACEMATIC

Fuel Prices API

Live fuel prices at station level, combined with the one attribute most price feeds leave out: whether a full rig can actually get in. Query by radius or along a corridor and get current prices per fuel type, brand, opening hours, a separate access-point geometry, and per-vehicle accessibility for cars, medium trucks and large trucks. Delivered through Placematic as a HERE Gold Partner. One contract, no direct HERE account needed.

Placematic USA LLC is always the contracting and billing party.
Two fuel stations on the same road with near-identical diesel prices, only one accessible to a full rig Casey's at 4.239 dollars per gallon is rated for large trucks. Speedway across the street at 4.249 dollars per gallon is rated for cars only. 41.9921°N · 88.0035°W ARLINGTON HEIGHTS RD CASEY'S $4.239 / gal · diesel LARGE TRUCKS SPEEDWAY $4.249 / gal · diesel CARS ONLY Δ 1.0¢ PER GAL Same road. Same diesel. One of them takes a rig.
Station-level live prices
Current price per fuel type per station, refreshed through the day — not regional or weekly averages.
Truck accessibility per site
Every station is rated for cars, medium trucks, or large trucks. Filter before the economics run.
Corridor and radius search
Find stations along a planned route or within a radius, with distance from the corridor returned per site.
REST API · SDK · fleet scale
JSON in, JSON out. Drop it into dispatch, driver apps, or an optimisation pipeline.
CAPABILITIES

What the Fuel Prices API delivers

Live prices at station level

Current pump prices per station and per fuel type, with a timestamp on every price so you can see how fresh each figure is. Prices update through the day rather than on a daily or weekly cycle. Returns diesel, gasoline grades, and alternative fuels as separate entries against a single station record.

Vehicle accessibility as a station attribute

Each station carries an accessibility rating: suitable for cars, medium trucks, or large trucks. Two stations facing each other across the same road can sit a cent apart on diesel and differ completely on whether a tractor-trailer can enter. Filtering on this attribute before the price comparison runs removes a class of failure that price-and-distance logic cannot catch.

Separate access-point geometry

Every station returns two coordinate pairs: the site position and the access point where a vehicle actually enters. Detour cost calculated to the access point rather than the centroid is the difference between a routable answer and an approximate one, particularly on divided highways and frontage roads where the entrance sits on the far side.

Corridor search along a planned route

Query stations along a route rather than around a point, with the distance from the corridor returned for each site. Combine with truck routing to sequence a fill-up against hours of service, tank level, and the next scheduled stop, instead of treating fuel as an isolated decision.

Station detail beyond price

Brand, opening hours including 24/7 flags, restricted-access indicators, contact details, and structured address down to house number. Enough metadata to decide whether a station is usable at 2am with a reefer, not just whether it is cheap.

Built for how US fleets actually buy fuel

Carriers on fuel cards pay negotiated rates, not the pump price, so retail price alone will not tell a fleet what a stop costs them. What retail price does give you is a reference layer: relative spread along a corridor, the shape of a regional price gradient, and a baseline to model against. Paired with accessibility and access geometry, that is enough to build a fuel stop decision that holds up in dispatch.

Use Cases​

Fleet & ELD platforms — Surface priced, truck-accessible stations inside the driver app alongside the route already being navigated.
Route optimisation engines — Score candidate fuel stops against corridor detour cost, tank level, and vehicle profile inside an existing optimisation pipeline.
Dispatch and back office — Give planners a corridor view of price spread and station accessibility before a load is assigned.
Consumer and mobility apps — Show nearby stations with live prices, brand filtering, and opening hours in a map UI.
API & SDK ready for fast integration
Detailed documentation
Available for fleets of all sizes
LIVE DEMO · POWERED BY Placematic

Try the Fuel Prices API.

Select an address and choose a station on the map to see its latest prices and details.

PRICING

Estimate your Fuel Prices API costs.

Based on HERE Gold Partner pricing via Placematic.

INTEGRATE

Start integrating in minutes.

REST API. JSON in, JSON out. Use any HTTP client — no proprietary SDK required.

SHELL CURL · FUEL PRICES · HERE API
# Stations with live prices in a radius, diesel only
curl -G "fuel.hereapi.com/v3/stations" \
-H "Authorization: Bearer $HERE_TOKEN" \
--data-urlencode "in=circle:41.9921,-88.0035;r=5000" \
--data-urlencode "fuelTypes=2" \
--data-urlencode "limit=50"

{
    "total": 32,
    "stations": [
    {
        "timeZone": "America/Chicago",
        "brand": "Casey's",
        "distance": 642,
        "open24x7": true,
        "address": {
            "label": "1400 N Arlington Heights Rd, Itasca, 60143",
            "countryCode": "USA",
            "state": "Illinois",
            "city": "Itasca",
            "street": "Arlington Heights Rd",
            "postalCode": "60143-1271",
            "houseNumber": "1400N"
        }
    },
    "position": {
        "lat": 41.992103,
        "lng": -88.003546
    },
    "access": {
        "lat": 41.99211,
        "lng": -88.00346
    },
    "prices": {
        "price": 5.499,
        "fuelType": "1",
        "unit": "gal",
        "currency": "USD"
    },
    "restrictedAccess": false,
    "accessibilities": [
        "Suitable for cars",
        "Suitable for medium trucks",
        "Suitable for large trucks"
    ]
}, (...)

01
Time & Materials
Flexible engagement for integration projects, prototypes, and proof of concept work.
02
Receive API credentials within 1 business day
Sandbox + production keys, both scoped to your account. No direct HERE account required.
03
Make your first API call with full documentation
OpenAPI spec, Postman collection, language-agnostic samples. Solutions engineer on call during pilot.
PARTNERSHIP

Partner with Placematic — trusted HERE Gold Partner.

Placematic is a certified HERE Gold Partner, trusted by enterprises worldwide for delivering high-quality HERE solutions. Our team combines deep technical expertise with hands-on experience to help businesses in logistics, mobility, retail, and real estate successfully adopt and integrate HERE APIs and location services.

10+

years as HERE Gold Partner

50+

enterprise projects delivered

18B+

API calls served yearly

10+

industries covered

20+

certified specialists on staff
HERE Location Services with Placematic Gold Partner
HERE Gold Partner
Placematic USA LLC · Rolling Meadows, IL
RELATED

See related HERE Location Services and APIs.

ROUTE 42.3 km 38 min $2.40
Routing & Navigation
Route optimization with real-world road constraints, traffic, and vehicle profiles.
Geocoding & Search
Convert addresses to coordinates and back. High-accuracy US geocoding.
HERE Maps & Map Tiles
Embeddable map tiles for driver-facing and operations UIs.
Fleet & Asset Tracking
Real-time asset location and geofencing for fleet operations.

Start with the Fuel Prices API.

Get a free evaluation key with live data — three fields, no call, no approval interview. Your scoped key usually arrives within a few hours.

Placematic USA LLC · HERE Gold Partner · Rolling Meadows, IL · always the contracting party