Enphase Energy Systems API

The Systems API from Enphase Energy — 13 operation(s) for systems.

Operations 13

GET /systems/{system_id}/energy_lifetime Energy lifetime #
GET /systems/{system_id}/envoys Envoys #
GET /systems Systems #
GET /systems/{system_id}/inventory Inventory #
GET /systems/inverters_summary_by_envoy_or_site Inverters summary by envoy or site #
GET /systems/{system_id}/monthly_production Monthly production #
GET /systems/{system_id}/production_meter_readings Production meter readings #
GET /systems/{system_id}/rgm_stats Rgm stats #
GET /systems/{system_id}/stats Stats #
GET /systems/{system_id}/consumption_lifetime Consumption lifetime #
GET /systems/{system_id}/consumption_stats Consumption stats #
GET /systems/{system_id}/summary Summary #
GET /systems/search_system_id Search system id #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/enphase-systems-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

enphase-systems-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Enlighten Systems API
  description: 'The Enlighten Systems API is a JSON-based API that provides access to performance data for a PV system. By using the Enlighten Systems API, you agree to the Enphase Energy API License Agreement.


    Please note that the Enlighten Systems API does not provide performance data at a panel or microinverter level.'
  version: '2.0'
  termsOfService: https://developer.enphase.com/docs#Display-Requirements
  license:
    name: Enphase API License Agreement
    url: https://www.enphase.com/en-us/legal/api-license-agreement
servers:
- url: https://api.enphaseenergy.com/api/v2
security:
- ApiKey: []
tags:


# --- truncated at 32 KB (62 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/enphase/refs/heads/main/openapi/enphase-systems-api-openapi.yml