Introduction-API

Welcome
Welcome to eDRV, the API for Electric Vehicle Charge Station management. If you need any help please reach out to us at [email protected].
At eDRV our goal is to simplify the process of developing applications for EV charging. eDRV allows you to connect any OCPP compatible EV charge station to your application without the need for spending weeks and months building your own OCPP compatible messaging protocol.
Protocol | Compatibility | Details |
---|---|---|
OCPP 1.6 J | All AC & DC Charge Stations | OCPP 1.6J Specification |
OCPP 2.0.1 | All AC & DC Charge Stations | OCPP 2.0.1 Specification |
eDRV works with any unlocked, OCPP compatible charge station. We have also tested (to date) with over twenty international charge station manufacturers.
The eDRV API is grounded within REST and HTTP allowing you to use any HTTP client or programming language. All requests and responses are JSON formatted.
All requests made to our API require an access token based on the OAuth2 authorization framework.
Updated about 2 years ago