Electric vehicles
EV route planner
EV route planner costs €0.30 per successful result from a RevalVIN wallet or €0.99 as a single card purchase. A drivable European route with charging stops, charge times, arrival charge and cost. Coverage: Europe, up to 2,500 km.
Last updated
What it tells you
- A drivable route with the charging stops needed to complete it
- Arrival and departure charge, charging time and estimated cost at each stop
- Total trip time including charging
What you need
Required: Origin Latitude, Origin Longitude, Destination Latitude and Destination Longitude. Optional: EV catalog ID, Usable battery (kWh), Consumption (Wh/km) and Starting charge (%).
Included in
Run it on its own from your wallet or by card. See the full price list.
Where it works
Available across the European charging network.
See which other checks work in each market on the coverage by country page.
Example output
Illustrative sample data, not a real vehicle.
- 351.2 km in 4 h 6 min with 1 charging stop
- Arrives with 15% charge; estimated charging cost 21.70 EUR
Show the sample JSON response
{
"feasible": true,
"summary": {
"distanceKm": 351.2,
"driveMin": 227,
"chargeMin": 19,
"totalMin": 246,
"chargeActiveMin": 12,
"plugOverheadMin": 7,
"offRouteMin": 3,
"offRouteKm": 1.8,
"energyKwh": 64.3,
"arrivalSocPct": 15,
"chargeStops": 1,
"estChargeCostEur": 21.7,
"stopsWithKnownPrice": 1
},
"warnings": [],
"stops": [
{
"name": "EnBW Senftenberger Str. 29, Schipkau",
"owners": [
"EnBW"
],
"lat": 51.5233,
"lon": 13.9341,
"address": {
"street": "Senftenberger Str. 29",
"city": "Schipkau",
"zip": "01998",
"country": "DE"
},
"maxPowerKw": 300,
"stationCount": 8,
"routeKm": 219,
"arrivalSocPct": 18,
"departSocPct": 62,
"chargeMin": 19,
"kwhAdded": 33.4,
"estCostEur": 21.7,
"detourKm": 1.2,
"alternatives": []
}
],
"legs": [
{
"fromKm": 0,
"toKm": 219,
"distanceKm": 219,
"driveMin": 132,
"energyKwh": 38.6
},
{
"fromKm": 219,
"toKm": 351.2,
"distanceKm": 132.2,
"driveMin": 95,
"energyKwh": 25.7
}
],
"vehicle": {
"id": "tesla-model-3-lr-2021",
"label": "Tesla Model 3 Long Range 2021",
"usableBatteryKwh": 75,
"consumptionWhPerKm": 160,
"dcMaxKw": 250,
"dcPorts": [
"ccs"
]
},
"attribution": [
"© OpenStreetMap contributors (ODbL)",
"openrouteservice",
"Open EV Data"
],
"disclaimer": "Estimates only."
}API: GET /v1/ev-route. Developer API access is in preview and requires activation.
Limitations
- Estimates only. Charging cost is partial when operators do not publish prices.
- Map, routing and EV data attribution is shown with every plan, as their licences require.
Individual vehicle records, not a comprehensive accident, title or ownership report. Missing records do not prove a clean history.
Frequently asked questions
How much does an EV route plan cost?
€0.30 per successful result from a prepaid wallet, or €0.99 as a one-off card purchase. If the lookup fails or returns nothing, the wallet charge is restored.
Where does an EV route plan work?
It covers the European charging network: Europe, up to 2,500 km.
What do I need to run an EV route plan?
You need origin Latitude, origin Longitude, destination Latitude and destination Longitude. Optional: EV catalog ID, usable battery (kWh), consumption (Wh/km) and starting charge (%).
Run an EV route plan
Create a free account, explore a sample report, and pay only for results that return data.