HERE EV Charge Points API v3
Version
Date
Change
Description
3.11.3
2026-03-09
Test
3.11.2
2026-01-23
Changed the error response schema for 403 / Forbidden error responses to align across all cases where responses with 403 status can occur.
3.11.0
2025-12-11
Updated tariff parameter documentation, clarified 'all' includes eMSP, CPO tariffs and ad-hoc tariffs.
3.10.0
2025-11-11
Added a limit for nearby places in API response with an additional boolean flag for more places.
3.9.0
2025-10-27
Added support for querying connector type metadata per country.
3.8.2
2025-10-07
Fixed error response schemas to match the implementation and added more examples for different error responses.
3.8.1
2025-10-03
Improved tariff documentation clarifying the order of the tariff elements and how to select them based on their conditions.
3.8.0
2025-09-22
Added reliability indicators for EVSEs and connector groups (Alpha).
3.7.0
2025-09-04
Removed the beta-state disclaimer and the global x-maturity-beta attribute. Hence the API is now in production maturity, with the exception of features specifically tagged for a lower maturity.
3.6.0
2025-09-02
Added listing of nearby Places for DC-capable EV Charging Locations, and enabled more facility types, both available under a new nearby field.
The feature is in Alpha-maturity.
3.5.2
2025-08-11
Added support for TESLA_S connector type
3.5.1
2025-07-24
Added support for filtering charging locations content by connectorType, to return only EVSEs and connector groups having connectors of the requested type. Available only in multi-location endpoint.
3.5.0
2025-06-11
Promoted the remaining Alpha-tagged features to Beta: tariffs, opening hours, supported vehicles, truck access category, access restrictions, predictions.
Main technical change is that light truck access category is now a sub-category of car, not truck.
3.4.1
2025-04-30
Added support for Megawatt Charging System (MCS) connector type.
3.4.0
2025-04-23
Changed truckRestrictions and vehicleLimitations fields as restricted, as accessing them is going to require a special agreement with HERE.
3.3.5
2025-04-23
Changed availability predictions to be for local time instead of UTC.
3.3.4
2025-04-15
Added possibility to search tariffs by their name by extending tariff query parameter, and option for the Metadata API to return tariff names per E-Mobility Service Provider and/or operator.
3.3.3
2025-04-10
Added a new EvAccessRestrictionReason type: other
3.3.2
2025-03-28
Added new Get Tariffs for connector groups or EVSE tutorial describing how to work with tariffs.
Added ability to filter tariffs by partnerId to retrieve eMSP and CPO tariffs.
3.3.1
2025-02-20
Added new conditions for TariffElement and documented the criteria how to select the tariff elements.
This is feature in ALPHA phase.
3.3.0
2025-02-17
HERE EV Charge Points API v3 goes to BETA from ALPHA.
Locations endpoint changes:
Removed fields location.modified, location.evses[].connectors[].modified.
Removed statuses PLANNED and REMOVED from location.evses[].status.
Renamed:
* availableCount to availableConnectorCount in connectorGroup,
* evse to evseUid in location.connectorGroup.connectors[],
* environImpacts to environmentalImpacts in location.energyMix.
Moved:
* open24x7 from location to location.openingHours,
* chargingWhenClosed from location to location.openingHours.
Field isPullThrough returned also with fields query parameter containing truckRestrictions.
Version endpoint changes:
Removed field dataVersions from version.
3.2.7
2025-02-10
Added new fields tariffs and tariffIndexes with tariffs information.
This is feature in ALPHA phase.
3.2.6
2025-01-24
Documentation cleanup - clarification and formatting changes.
Added more extensive description for field supportedVehicles.
Added more extensive description for field parkingType and its type EvParkingType.
Added more extensive description for field facilityTypes and its type EvFacilityType.
Added more extensive description for field restrictions.
Added more extensive description for field standard and its type ConnectorType.
Added more extensive description for types EnergySource, EnvironmentalImpact.
Added more extensive description for field status on EVSE level.
Added more extensive description for field capabilities on EVSE level, and its type EvseCapability.
Added more extensive description for field paymentSupports on EVSE level, and its type EvsePaymentSupport.
Added more extensive description for type TruckRestrictions.
3.2.5
2025-01-20
Added accessPoints field to locationInfo, new field provides list of points in road network allowing access to EV Charger.
3.2.4
2024-12-17
Added specific fields for dimensional and mass limitations (height, width, length, weight) to the structure vehicleLimitations.
3.2.4
2024-12-17
Changed the definition of the field permittedTrailers from a structure to a single number representing the number of trailers that a truck can have. This change is backwards incompatible.
3.2.4
2024-12-17
Removed the field dimensionalLimits, because it was replaced by the fields height, width and length. This change is backwards incompatible.
3.2.4
2024-12-17
Removed the field Operator for simplicity. This change is backwards incompatible.
3.2.4
2024-12-17
Removed the structure VehicleDimensions, because the information is available through other fields. This change is backwards incompatible.
3.2.4
2024-12-17
Removed the field weightLimits, because it was replaced by the field weight. This change is backwards incompatible.
3.2.3
2024-12-13
Added a language code to the address structure to indicate the language in which the address is provided (field languageCode).
3.2.3
2024-12-13
Removed the field country from the charging location address. This change is backwards incompatible.
Note that the country is indicated by the field countryCode.
3.2.3
2024-12-13
Changed some of the enumerations to the type x-extensible-enum for future extensions.
3.2.3
2024-12-13
Removed the field ParkingRestriction from the charging location. This change is backwards incompatible.
3.2.3
2024-12-13
Removed the field roadAccess from the charging location. This change is backwards incompatible.
3.2.2
2024-12-12
Added a boolean to indicate, if trucks carrying hazardous goods can charge at the charging location (field hazardousGoodsRestricted).
3.2.2
2024-12-12
Added support for the CPO-originated Location ID (field cpoLocationId).
3.2.2
2024-12-12
Added support for the indication, if trucks with trailers can charge at the charging locations (field permittedTrailers).
3.2.2
2024-12-12
Changed the structure of the size-related limitations by moving them out of the truck restrictions. A breaking change (modification to the field truckRestrictions and addition of the field vehicleLimitations).
3.2.1
2024-10-28
Metadata response fields to use its own type definition and includes only the supported fields. eMobilityServiceProviders description now explicitly mentions that logo and website are not included.
3.2.0
2024-10-09
The HERE EV Charge Points API v3 now provides EV charge point predictions for locations and for connector groups.
Documentation is available at the predictions tutorial and the API reference.
The HERE EV Change Points API v3 is in ALPHA phase.
3.1.0
2024-09-13
New countryMetadata endpoint released for the HERE EV Change Points API v3. The endpoint provides information on the Mobility Service Providers and Charge Point Operators supported per country. It is also possible to query the MSP and CPO support for individual countries.
Documentation is available at the tutorial page and the endpoint API reference.
The HERE EV Change Points API v3 is in ALPHA phase.
3.1.0
2024-09-13
The HERE EV Change Points API v3 now supports dynamic statuses for CPOs that restrict access to their EVSE dynamic statuses. The access to these can be enabled for customers case-by-case, when there is an agreement between the customer and the CPO.
The HERE EV Change Points API v3 is in ALPHA phase.
3.1.0
2024-09-13
The HERE EV Change Points API v3 now provides real-time dynamic status information for EVSEs and for connector groups.
Documentation is available at the tutorial page and the API reference.
The HERE EV Change Points API v3 is in ALPHA phase.
3.1.0
2024-09-13
The HERE EV Change Points API v3 now provides Charge Point Operator and Mobility Service Provider logo in operator, suboperator and eMobilityServiceProviders fields.
Documentation is available at the Developer Guide and the API reference.
The HERE EV Change Points API v3 is in ALPHA phase.
3.0.0
2024-09-03
HERE EV Change Points API v3 released. The API supports static EV data: charging locations, Electric Vehicle Supply Equipments (EVSE), connector types and power levels, address and coordinate information, opening hours, truck-related restrictions and Mobility Service Provider information.
Documentation is available at Developer Guide and API reference.
The HERE EV Change Points API v3 is in ALPHA phase.