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

EVStationsSearchRequest

The EVStationsSearchRequest structure contains information to search EV stations along the route.

Table 1. EVStationsSearchRequest elements
Element Data Type Mandatory Description
maxResults Integer No The maximum number of results a response can contain. See maxresults for more details
offset Integer No A value specifying the index of the first result. The offset together with the "maxresults" value can be used to support a paging mechanism on search results. See offset for more details
connectorType String No Comma-separated list of integer values identifying the connector types to be included in the response. See connectortype for more details
powerFeedType String No An integer value identifying the type of power feed included in the response. See powerfeedtype for more details
powermin String No A float value identifying the minimal maxPowerLevel for at least one connector on station included in the response. See powermin for more details
powermax String No A float value identifying the maximum maxPowerLevel for at least one connector on station included in the response. See powermax for more details
corridor CorridorType Yes