Introducing the next version of Energy API
Jun 25, 2025 | 1 min read
Many improvements have been made to the API since the first version with improvements in the structure, error handling and some new features.

What has changed
In version 2 we have added a new capabilities endpoint and replaced the version 1 recharge status endpoints with a single state endpoint.
The error handling has been rewritten and gives more meaningful error descriptions.
Capabilities
Discover the vehicles’ charging related capabilities. This will show what data points are supported for reading when for example querying the state endpoint. More capabilities may be added in the future.
State
Retrieves the vehicles current charging related energy state and includes data points such as battery charge level and connection state.
Check it out
Find out more about Energy API and the available endpoints in the Developer Portal documentation.
Share