Skip to main content
API

Introduction

Rest API

Our API consists of two parts. REST API can be used to command Charge Points thru a stable API that will not change even if example the Firmware of a Charge Point changes. The user of the REST API can also request only those commands needed without the need of knowing of fulfilling any Charge Point specific messaging. REST API can also be used for the request history data stored on our Charge Point Management System example charging history or metering values etc.

Documented using Open API description:
https://www.openapis.org/

The direct Open API description can be found here:
https://api.emabler.net/api/swagger.json

Push API

The other part of our API functionalities is Push API. This API brings the capability of pushing any message generated by the Charge Point almost real-time to any 3rd party system.

To enable Push API please contact eMabler support.