A Better Routeplanner
communityEV trip planner — optimal charging stops based on your car, weather, and driving style
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/routePlan EV route with charging stops
Parameters
originstringrequiredcar_modelstringrequireddestinationstringrequiredinitial_socintegeroptionalcharger_preferencestringoptionalReturns
route{distance_km, duration_minutes, energy_kwh, charging_stops[] with station, charge_duration, charge_to_soc, cost}, alternatives[]GET
/api/carsGet supported car models
Parameters
qstringoptionalReturns
cars[] with id, make, model, year, battery_kwh, range_km, max_charge_kw}