ChargEye REST API Documentation
Build powerful experiences
ChargEye platform, by Kempower, is a comprehensive charge point management system.
Kempower ChargEye offers modern JSON-based REST APIs for accessing individual data points, as well as aggregates of the data.
The following are common usage patterns with the API:
- Lookups
- list all charging stations and their statuses
- status of a single charging station, including of any ongoing transactions
- list of latest transactions performed on a single charging station
- detailed information of an individual transaction
- Receive real-time notifications (using OCPI)
- charger or connector status changes
- transaction starts and stops
- Remote commands to charger
- Give authorization to a connector to start charging
- Stop charging on a connector
- Change charger configuration
- Vehicle Fleet Management
- Charging Schedule Planning
Using these APIs it is possible to build backends for complex scenarios, such as serving mobile clients, building dashboards and maps and operating charging station fleets.