Alternative Fuel Stations
Query our database of alternative fuel stations.
GET /api/alt-fuel-stations/v1
Return a full list of alternative fuel stations that match your query.
GET /api/alt-fuel-stations/v1/:id
Fetch the details of a specific alternative fuel station given the station's ID.
GET /api/alt-fuel-stations/v1/last-updated
Retrieve the date when the alternative fuel stations data were last updated.
GET /api/alt-fuel-stations/v1/nearby-route
Find alternative fuel stations within a distance of a driving route.
GET /api/alt-fuel-stations/v1/nearest
Return the nearest alternative fuel stations within a distance of a given location.