aiendpoint.dev
ServicesA Better Routeplanner

A Better Routeplanner

community

EV trip planner — optimal charging stops based on your car, weather, and driving style

Visit site ↗

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.

https://abetterrouteplanner.comapikeytraveldataconfidence: 85/1000 discoveries1 contributors
POST/api/route

Plan EV route with charging stops

Parameters

originstringrequired
car_modelstringrequired
destinationstringrequired
initial_socintegeroptional
charger_preferencestringoptional

Returns

route{distance_km, duration_minutes, energy_kwh, charging_stops[] with station, charge_duration, charge_to_soc, cost}, alternatives[]
GET/api/cars

Get supported car models

Parameters

qstringoptional

Returns

cars[] with id, make, model, year, battery_kwh, range_km, max_charge_kw}