APIs

This section explains the APIs available with the Electric Vehicle (EV) Awareness application.

  • EV Charging Streaming. This API streams EV charging data to a customer's business system. For more information, see EV Charging Streaming.

  • Get EV Charging Events. This API fetches and delivers EV charging events to a customer's business system. For more information, see Get EV Charging Events API.

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.