Nearest Stations

GET {{nrel_developer_url}}/alt-fuel-stations/v1/nearest.json?api_key=DEMO_KEY&location=1617+Cole+Blvd+Golden+CO&fuel_type=ELEC&limit=1

Nearest Stations (GET /api/alt-fuel-stations/v1/nearest) Return the nearest alternative fuel stations within a distance of a given location.

Request Params

KeyDatatypeRequiredDescription
api_keystring
locationstring
fuel_typestring
limitnumber

RESPONSES

status: OK

{"latitude":39.74311,"longitude":-105.152332,"location_country":"US","precision":{"value":9,"name":"premise","types":["premise"]},"station_locator_url":"http://www.afdc.energy.gov/afdc/locator/stations/","total_results":49,"station_counts":{"total":256,"fuels":{"BD":{"total":0},"E85":{"total":0},"ELEC":{"total":256,"stations":{"total":49}},"HY":{"total":0},"LNG":{"total":0},"CNG":{"total":0},"LPG":{"total":0}}},"offset":0,"fuel_stations":[{"access_code":"public","access_days_time":"24 hours daily; for Tesla use only","access_detail_code":null,"cards_accepted":null,"date_last_confirmed":"2020-08-10","expected_date":null,"fuel_type_code":"ELEC","groups_with_access_code":"Public","id":155168,"open_date":"2020-04-03","owner_type_code":"P","status_code":"E","station_name":"Colorado Mills - Tesla Supercharger","station_phone":"877-798-3752","updated_at":"2020-08-27T20:39:12Z","facility_type":"SHOPPING_MALL","geocode_status":"GPS","latitude":39.733802,"longitude":-105.1541,"city":"Lakewood","intersection_directions":null,"plus4":null,"state":"CO","street_address":"14500 West Colfax Avenue","zip":"80401","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":["TESLA"],"ev_dc_fast_num":16,"ev_level1_evse_num":null,"ev_level2_evse_num":null,"ev_network":"Tesla","ev_network_web":"http://www.teslamotors.com/supercharger","ev_other_evse":null,"ev_pricing":"$0.28 per kWh; $0.26 per minute above 60 kW and $0.13 per minute at or below 60 kW","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":"Public","ev_pricing_fr":null,"ev_network_ids":{"station":["8621"]},"distance":0.64903,"distance_km":1.04451}]}