From September 2025 on we will summarize changes to the API in this changelog to make it easier for you to track changes.
New field is_average_price in charge_point_prices and tariff_details to indicate if the price is an average price for the whole network of a CPO or if it is a specific price for a POI.
New dimension parking_minute added to v2/tariffs and v1/tariff_details (optionally returned, not added per default) to support parking fees after charging.
This Swiss Open Data API is rate limited to 2 requests per 24 hours per IP address.
The Swiss Open Data API now requires an API key for access. Contact sales@chargeprice.net to get access.
New field source_label added to the charging_stations resource to indicate the source of the data.
is_card_payment Field to v1/charge_prices EndpointNew field is_card_payment added to the v1/charge_prices endpoint to indicate if this price is for card payments at a terminal.
New fields occupancy_gte and occupancy_lt added to the tariffs resource to allow for more granular pricing based on the occupancy of the charging site.
New APIs to upload and manage photos of charging stations
POST /v1/photos to upload photosDELETE /v1/photos/:photo_id to delete a photoGET /v1/charging_stations/:charging_station_id/photos to get photo metadataCharging Stations can now be filtered by maximum power level, next to minimum power.