GuidesAPI Reference
Guides

Resources

The table below summarizes the resources in the HERE EV Charge Points API v2. 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. Unless otherwise noted, all URLs can use both JSON and XML resources.


ResourceFunctionHTTP MethodAccess URL
connectortypesList available connector typesGEThttps://ev-v2.cc.api.here.com/ev/connectortypes.{format}
powerfeedtypesList available power feed typesGEThttps://ev-v2.cc.api.here.com/ev/powerfeedtypes.{format}
roamingsList available eMSP/roaming support providers present in the dataGEThttps://ev-v2.cc.api.here.com/ev/roamings.{format}[1]
stationsList charging stationsGEThttps://ev-v2.cc.api.here.com/ev/stations.{format}
stationsList charging stationsPOST (corridor search only)https://ev-v2.cc.api.here.com/ev/stations
stations countList number of charging stationsGEThttps://ev-v2.cc.api.here.com/ev/stations/count.{format}
station detailsList charging station detailsGEThttps://ev-v2.cc.api.here.com/ev/stations/{id}.{format}
multiple stations by IDList charging stationsGEThttps://ev-v2.cc.api.here.com/ev/stations/bulk.{format}
multiple stations by pool IDsList charging stationsGEThttps://ev-v2.cc.api.here.com/ev/pools/bulk.{format}
multiple stations by pool IDList charging stationsGEThttps://ev-v2.cc.api.here.com/ev/pools/{id}.{format}[1]
multiple EVSEs by pool IDsList EVSEsGEThttps://ev-v2.cc.api.here.com/ev/evses/bulk.json