Solaredge

SolarEdge Technologies is a global provider of DC-optimized photovoltaic (PV) inverter systems — combining power optimizers, string inverters, batteries, EV chargers and a cloud monitoring platform for residential, commercial and utility solar installations. Its public developer surface is the SolarEdge Monitoring API, a read-only REST API over monitoringapi.solaredge.com that exposes site inventory, energy and power production, battery/storage telemetry, environmental benefits, equipment/inverter data, meters and sensors for the sites an account can access. Authentication is a single api_key query parameter issued in the SolarEdge monitoring platform; responses are JSON by default and errors use RFC 9457 problem+json (verified live).

Solaredge publishes 5 APIs on the APIs.io network, including Account API, Equipment API, Sites API, and 2 more. Tagged areas include Company, Solar Energy, Photovoltaic, Energy Monitoring, and IoT.

Solaredge’s developer surface includes documentation, API reference, support, signup flow, authentication, and 14 more developer resources.

43.0/100 thin ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanySolar EnergyPhotovoltaicEnergy MonitoringIoTRenewable EnergyInvertersEnergy Storage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 43.0/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/solaredge: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Solaredge Account API

Account hierarchy.

Solaredge Equipment API

Inverters, optimizers, gateways, meters and sensors.

Solaredge Sites API

Site-level list, details, energy, power and environmental data.

Solaredge Storage API

Battery / storage telemetry.

Solaredge Version API

API version discovery.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

solaredge-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Solaredge Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Solaredge Authentication

apiKey · 1 scheme

SECURITY

Solaredge Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: solaredge
name: Solaredge
description: SolarEdge Technologies is a global provider of DC-optimized photovoltaic (PV) inverter systems — combining power
  optimizers, string inverters, batteries, EV chargers and a cloud monitoring platform for residential, commercial and utility
  solar installations. Its public developer surface is the SolarEdge Monitoring API, a read-only REST API over monitoringapi.solaredge.com
  that exposes site inventory, energy and power production, battery/storage telemetry, environmental benefits, equipment/inverter
  data, meters and sensors for the sites an account can access. Authentication is a single api_key query parameter issued
  in the SolarEdge monitoring platform; responses are JSON by default and errors use RFC 9457 problem+json (verified live).
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://monitoring.solaredge.com/solaredge-web/common/img/se-new-logo.png
url: https://raw.githubusercontent.com/api-evangelist/solaredge/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Solar Energy
- Photovoltaic
- Energy Monitoring
- IoT
- Renewable Energy
- Inverters
- Energy Storage
apis:
- aid: solaredge:solaredge-account-api
  name: Solaredge Account API
  description: Account hierarchy.
  humanURL: https://api-docs.solaredge.com/
  baseURL: https://monitoringapi.solaredge.com
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/solaredge-account-api-openapi.yml
  - type: Documentation
    url: https://api-docs.solaredge.com/
  - type: APIReference
    url: https://api-docs.solaredge.com/
  - type: Authentication
    url: authentication/solaredge-authentication.yml
- aid: solaredge:solaredge-equipment-api
  name: Solaredge Equipment API
  description: Inverters, optimizers, gateways, meters and sensors.
  humanURL: https://api-docs.solaredge.com/
  baseURL: https://monitoringapi.solaredge.com
  tags:
  - Equipment
  properties:
  - type: OpenAPI
    url: openapi/solaredge-equipment-api-openapi.yml
  - type: Documentation
    url: https://api-docs.solaredge.com/
  - type: APIReference
    url: https://api-docs.solaredge.com/
  - type: Authentication
    url: authentication/solaredge-authentication.yml
- aid: solaredge:solaredge-sites-api
  name: Solaredge Sites API
  description: Site-level list, details, energy, power and environmental data.
  humanURL: https://api-docs.solaredge.com/
  baseURL: https://monitoringapi.solaredge.com
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/solaredge-sites-api-openapi.yml
  - type: Documentation
    url: https://api-docs.solaredge.com/
  - type: APIReference
    url: https://api-docs.solaredge.com/
  - type: Authentication
    url: authentication/solaredge-authentication.yml
- aid: solaredge:solaredge-storage-api
  name: Solaredge Storage API
  description: Battery / storage telemetry.
  humanURL: https://api-docs.solaredge.com/
  baseURL: https://monitoringapi.solaredge.com
  tags:
  - Storage
  properties:
  - type: OpenAPI
    url: openapi/solaredge-storage-api-openapi.yml
  - type: Documentation
    url: https://api-docs.solaredge.com/
  - type: APIReference
    url: https://api-docs.solaredge.com/
  - type: Authentication
    url: authentication/solaredge-authentication.yml
- aid: solaredge:solaredge-version-api
  name: Solaredge Version API
  description: API version discovery.
  humanURL: https://api-docs.solaredge.com/
  baseURL: https://monitoringapi.solaredge.com
  tags:
  - Version
  properties:
  - type: OpenAPI
    url: openapi/solaredge-version-api-openapi.yml
  - type: Documentation
    url: https://api-docs.solaredge.com/
  - type: APIReference
    url: https://api-docs.solaredge.com/
  - type: Authentication
    url: authentication/solaredge-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1
common:
- type: DomainSecurity
  url: security/solaredge-domain-security.yml
- type: DeveloperPortal
  url: https://api-docs.solaredge.com/
- type: Documentation
  url: https://api-docs.solaredge.com/
- type: APIReference
  url: https://api-docs.solaredge.com/
- type: Website
  url: https://www.solaredge.com/
- type: GitHubOrganization
  url: https://github.com/SolarEdge
- type: Support
  url: https://www.solaredge.com/us/service/support
- type: SignUp
  url: https://monitoring.solaredge.com/solaredge-web/p/login
- type: Login
  url: https://monitoring.solaredge.com/solaredge-web/p/login
- type: TermsOfService
  url: https://www.solaredge.com/us/legal/eula
- type: PrivacyPolicy
  url: https://www.solaredge.com/us/legal/privacy-policy
- type: Authentication
  url: authentication/solaredge-authentication.yml
- type: Conventions
  url: conventions/solaredge-conventions.yml
- type: ErrorCatalog
  url: errors/solaredge-problem-types.yml
- type: RateLimits
  url: rate-limits/solaredge-rate-limits.yml
- type: Lifecycle
  url: lifecycle/solaredge-lifecycle.yml
- type: Conformance
  url: conformance/solaredge-conformance.yml
- type: MCPServer
  url: mcp/solaredge-mcp.yml
- type: LLMsTxt
  url: llms/solaredge-llms.txt