HERE EV Charge Points API
EV Charging Stations API Developer's Guide

Resources

The table below summarizes the resources in the EV Charging Stations API. For each resource, the table lists the supported function(s), the HTTP method(s), and the access URL.

The articles that follow describe each of the resources individually as well as the applicable parameters.

Resource Function HTTP Method Access URL
connectortypes List available connector types GET

https://ev-v2.cc.api.here.com/ev/
connectortypes.{format}[1] 
powerfeedtypes List available power feed types GET

https://ev-v2.cc.api.here.com/ev/
powerfeedtypes.{format}[1] 
stations List charging stations GET

https://ev-v2.cc.api.here.com/ev/
stations.{format}[1] 
stations List charging stations POST (corridor search only)

https://ev-v2.cc.api.here.com/ev/
stations[1] 
stations count Number of charging stations GET

https://ev-v2.cc.api.here.com/ev/
stations/count.{format}[1] 
station details List charging station details GET

https://ev-v2.cc.api.here.com/ev/
stations/{id}.{format}[1] 
multiple stations by ID List charging stations GET

https://ev-v2.cc.api.here.com/ev/
stations/bulk.{format}[1] 
multiple stations by pool IDs List charging stations GET

https://ev-v2.cc.api.here.com/ev/
pools/bulk.{format}[1] 
multiple stations by pool ID List charging stations GET

https://ev-v2.cc.api.here.com/ev/
pools/{id}.{format}[1] 
multiple EVSEs by pool IDs List EVSEs GET

https://ev-v2.cc.api.here.com/ev/
evses/bulk.json 
[1] Resource representation format (either json or xml)