Skip to main content

[1.2.0] - 2026-08-31 Context and impact →

This release improves station naming clarity by separating operator-provided station names from location names. This allows partners to display the operator-defined station name where available, while treating location names as optional.

Added

  1. Added operator_name and location_name fields to station detail endpoints.
  2. Added operator_name and location_name (station_info body) fields to session detail endpoints.

Changed

  1. station_info references new schema in the API reference

Deprecated

  1. Deprecated name on the station detail endpoints.
  2. Deprecated station_name (station_info body) in the session detail endpoints.

[1.1.0] - 2026-08-21 Context and impact →

This release improves transparency and charging session energy precision.

Added

  1. Added the sold_by field to station and charging session details.

Changed

  1. Updated consumed_energy precision from 3 to 4 decimal places.

[1.0.0] - 2026-06-09

Added

  1. Public release of Connect API v1.0.0