Electric Vehicle Detection APIs

This section explains the APIs available with the Electric Vehicle Detection application.

  • GetEVDetectEvents API. This API disaggregates electric vehicle charging events daily, which can be used for distribution system planning, EV programs, and by data scientists.

  • GetEVDetectPremises API. This API disaggregates electric vehicle charging events daily, which can be used for distribution system planning, EV programs, and by data scientists.

These APIs conform to the constraints of the representational state transfer (REST) architecture style, making it a RESTful API. It transfers its representation in the JavaScript Object Notation (JSON) format over HTTP.

This section is intended for utility personnel and software developers who are creating connections to the application's APIs to retrieve subscribable data.