Alternative Fuel Stations - All stations

GET {{nrel_developer_url}}/alt-fuel-stations/v1.json?fuel_type=E85,ELEC&state=CA&limit=2

https://developer.nrel.gov/docs/transportation/alt-fuel-stations-v1/all/

All Stations (GET /api/alt-fuel-stations/v1) Return a full list of alternative fuel stations that match your query.

Request Params

KeyDatatypeRequiredDescription
fuel_typestring
statestring
limitnumber

RESPONSES

status: OK

{"station_locator_url":"http://www.afdc.energy.gov/afdc/locator/stations/","total_results":7895,"station_counts":{"total":36238,"fuels":{"BD":{"total":0},"E85":{"total":220},"ELEC":{"total":36018,"stations":{"total":7675}},"HY":{"total":0},"LNG":{"total":0},"CNG":{"total":0},"LPG":{"total":0}}},"fuel_stations":[{"access_code":"private","access_days_time":"Fleet use only","access_detail_code":null,"cards_accepted":null,"date_last_confirmed":"2020-09-03","expected_date":null,"fuel_type_code":"ELEC","groups_with_access_code":"Private","id":1517,"open_date":"1999-10-15","owner_type_code":"LG","status_code":"E","station_name":"LADWP - Truesdale Center","station_phone":null,"updated_at":"2020-09-03T19:35:48Z","facility_type":"UTILITY","geocode_status":"GPS","latitude":34.2483191527193,"longitude":-118.3879713743439,"city":"Sun Valley","intersection_directions":null,"plus4":null,"state":"CA","street_address":"11797 Truesdale St","zip":"91352","country":"US","bd_blends":null,"cng_dispenser_num":null,"cng_fill_type_code":null,"cng_psi":null,"cng_renewable_source":null,"cng_total_compression":null,"cng_total_storage":null,"cng_vehicle_class":null,"e85_blender_pump":null,"e85_other_ethanol_blends":null,"ev_connector_types":["CHADEMO","J1772","J1772COMBO"],"ev_dc_fast_num":2,"ev_level1_evse_num":null,"ev_level2_evse_num":40,"ev_network":"Non-Networked","ev_network_web":null,"ev_other_evse":null,"ev_pricing":null,"ev_renewable_source":null,"hy_is_retail":null,"hy_pressures":null,"hy_standards":null,"hy_status_link":null,"lng_renewable_source":null,"lng_vehicle_class":null,"lpg_primary":null,"lpg_nozzle_types":null,"ng_fill_type_code":null,"ng_psi":null,"ng_vehicle_class":null,"access_days_time_fr":null,"intersection_directions_fr":null,"bd_blends_fr":null,"groups_with_access_code_fr":"Privé","ev_pricing_fr":null},{"access_code":"private","access_days_time":"Employee use only","access_detail_code":null,"cards_accepted":null,"date_last_confirmed":"2021-01-14","expected_date":null,"fuel_type_code":"ELEC","groups_with_access_code":"TEMPORARILY UNAVAILABLE (Private)","id":1520,"open_date":null,"owner_type_code":"T","status_code":"T","station_name":"Southern California Edison - Rosemead Office Building 1","station_phone":null,"updated_at":"2021-01-14T18:42:41Z","facility_type":"UTILITY","geocode_status":"200-9","latitude":34.050745,"longitude":-118.081014,"city":"Rosemead","intersection_directions":null,"plus4":null,"state":"CA","street_address":"2244 Walnut Grove Ave","zip":"91770","country":"US","bd_blends":null,"cng_dispenser_num":null,"cng_fill_type_code":null,"cng_psi":null,"cng_renewable_source":null,"cng_total_compression":null,"cng_total_storage":null,"cng_vehicle_class":null,"e85_blender_pump":null,"e85_other_ethanol_blends":null,"ev_connector_types":["J1772","NEMA520"],"ev_dc_fast_num":null,"ev_level1_evse_num":22,"ev_level2_evse_num":22,"ev_network":"Greenlots","ev_network_web":"http://greenlots.com/","ev_other_evse":null,"ev_pricing":null,"ev_renewable_source":null,"hy_is_retail":null,"hy_pressures":null,"hy_standards":null,"hy_status_link":null,"lng_renewable_source":null,"lng_vehicle_class":null,"lpg_primary":null,"lpg_nozzle_types":null,"ng_fill_type_code":null,"ng_psi":null,"ng_vehicle_class":null,"access_days_time_fr":null,"intersection_directions_fr":null,"bd_blends_fr":null,"groups_with_access_code_fr":"TEMPORAIREMENT SUSPENDU (Privé)","ev_pricing_fr":null}]}