Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Enphase Energy EV Charger Monitoring API

The EV Charger Monitoring API from Enphase Energy — 6 operation(s) for ev charger monitoring.

Enphase Energy EV Charger Monitoring API is one of 11 APIs that Enphase Energy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include EV Charger Monitoring. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against a single base URL, https://api.enphaseenergy.com/api/v2.

6 operations 6 paths 17 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://api.enphaseenergy.com/api/v4
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Enphase Energy EV Charger Monitoring API declares 1 security scheme for authenticating requests. An API key is passed in the query as key (ApiKey). By default, every request must be authenticated.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

EV Charger Monitoring 6
GET
/api/v4/systems/{system_id}/ev_charger/devices
Fetch active chargers for a system
fetchChargersSummary 1 param → 200400401403405500
GET
/api/v4/systems/{system_id}/ev_charger/events
Fetch events
fetchEvents 4 params → 200400401403405500
GET
/api/v4/systems/{system_id}/ev_charger/{serial_no}/sessions
Charger session history
fetchChargerSessionHistory 4 params → 200400401403405500
GET
/api/v4/systems/{system_id}/ev_charger/{serial_no}/schedules
Get Schedule
fetchSchedules 2 params → 200400401403405500
GET
/api/v4/systems/{system_id}/ev_charger/{serial_no}/lifetime
Daily energy api
fetchDailyEnergyConsumptionData 4 params → 200400401403405500
GET
/api/v4/systems/{system_id}/ev_charger/{serial_no}/telemetry
Interval energy api
fetchEnergyConsumptionData 5 params → 200400401403405500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are ChargerSummary (9 properties), ChargeSessionDetail (7 properties), EVIntervalEnergyResponse (7 properties), ScheduleList (5 properties). Each schema is shown below with its type and property counts.

ErrorResponseDetailArray
object
3 properties
EVEnergyResponse
object
3 properties
SchedulesBodyResponse
object
2 properties
EVIntervalEnergyResponse
object
7 properties
ScheduleList
object
5 properties
TelemetryGranularity
string
Interval size used when returning telemetry time series.
EventDetail
object
4 properties
EventStatus
string
Lifecycle state reported for events.
EnergyConsumption
object
2 properties
ChargeSessionDetailsResponse
object
3 properties 3 required
ErrorResponseArray
object
2 properties 2 required
Schedule
object
4 properties
ErrorResponse
object
3 properties
ChargerSummaryResponse
object
4 properties
ChargeSessionDetail
object
List of sessions
7 properties 7 required
ChargerSummary
object
9 properties
EVEventsResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enphase-energy-ev-charger-monitoring-api-openapi.yml Raw ↑

Other APIs Enphase Energy publishes across the network.

Enphase Enlighten Commissioning API
Enphase VPP API
Enphase Energy Device Level Production Monitoring API
Enphase Energy EV Charger Control API
Enphase Energy Site Level Consumption Monitoring API
Enphase Energy Site Level Production Monitoring API
Enphase Energy Streaming APIs API
Enphase Energy System Configurations API
Enphase Energy System Details API
Enphase Energy Systems API