Query alternative fuel and EV charging station locations using the NREL API

domain: developer.nrel.gov · 5 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Obtain a free API key by registering at developer.nrel.gov; the key is required for all requests
  2. Call the station locator endpoint: GET https://developer.nrel.gov/api/alt-fuel-stations/v1.json?api_key=<API_KEY> with location parameters (location as city/state/zip or latitude+longitude with radius)
  3. Filter by fuel type using the fuel_type parameter (e.g., ELEC for electric, CNG, LPG, HY for hydrogen); combine with status=E for open stations only
  4. Parse the fuel_stations array in the response; for EV stations, key fields include ev_connector_types (CHADEMO, J1772, TESLA, etc.), ev_network, ev_level1_evse_num, ev_level2_evse_num, and ev_dc_fast_num
  5. Use the GET /v1/{id}.json endpoint to retrieve details for a single station by its NREL station ID when you need authoritative data for a known location

Known gotchas

Related routes

Query public EV charging station data using the Open Charge Map API
openchargemap.io · 5 steps · unrated
Query battery state and energy history from the Tesla Fleet API energy endpoints
developer.tesla.com · 5 steps · unrated
Plan EV-aware routes using Google Maps Routes API with range and charging stop considerations
developers.google.com · 5 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp