SunPower website screenshot

SunPower

SunPower is a residential solar energy company (Nasdaq: SPWR) that designs, installs, and finances solar systems and battery storage for homeowners. The original SunPower Corporation filed for Chapter 11 bankruptcy in August 2024; its assets were acquired by Complete Solaria in September 2024, which rebranded as SunPower Inc. in April 2025. SunPower maintains the GitHub org github.com/SunPower, hosting open-source solar modeling tools including pvfactors (view-factor model for bifacial PV modeling), PVMismatch (mismatch loss calculations), and SolarUtils. These Python libraries are used by solar energy professionals and researchers for photovoltaic system modeling and simulation.

SunPower publishes 3 APIs on the APIs.io network. Tagged areas include Solar Energy, Renewable Energy, Photovoltaics, Open Source, and Python.

SunPower’s developer surface includes engineering blog and 4 more developer resources.

19.6/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
3 APIs
Solar EnergyRenewable EnergyPhotovoltaicsOpen SourcePython

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 19.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.4 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/sunpower: 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 3

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

pvfactors

pvfactors is an open-source Python library for modeling diffuse shading and bifacial photovoltaic (PV) irradiance. It implements 2D geometry and view-factor mathematics to accou...

PVMismatch

PVMismatch is an open-source Python library for calculating mismatch losses in photovoltaic systems. It models I-V and P-V curves for PV cells, modules, and strings to quantify ...

SolarUtils

SolarUtils is an open-source Python package providing solar position algorithms and utility functions for solar energy calculations, including sun position (azimuth, elevation, ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sunpower Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

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

Sunpower Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Press 5

Recent news and press coverage referencing this provider.

Our Chairman and CEO, T.J. Rodgers, is leading ...

2026-05-25

SunPower and EagleView partner for precise, faster solar ...

2026-05-25

Sony Vs SUNPOWER: Which is a Better Buy? AI Stock ...

2026-05-25

SunPower and EagleView Automate Home Survey ...

2026-05-25

SunPower Adds $5M to Recent $41M Offering

2026-05-25

Resources

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sunpower
name: SunPower
description: 'SunPower is a residential solar energy company (Nasdaq: SPWR) that designs, installs, and finances solar systems
  and battery storage for homeowners. The original SunPower Corporation filed for Chapter 11 bankruptcy in August 2024; its
  assets were acquired by Complete Solaria in September 2024, which rebranded as SunPower Inc. in April 2025. SunPower maintains
  the GitHub org github.com/SunPower, hosting open-source solar modeling tools including pvfactors (view-factor model for
  bifacial PV modeling), PVMismatch (mismatch loss calculations), and SolarUtils. These Python libraries are used by solar
  energy professionals and researchers for photovoltaic system modeling and simulation.'
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sunpower.png
tags:
- Solar Energy
- Renewable Energy
- Photovoltaics
- Open Source
- Python
url: https://raw.githubusercontent.com/api-evangelist/sunpower/refs/heads/main/apis.yml
created: '2026-05-02'
modified: '2026-05-02'
specificationVersion: '0.19'
apis:
- aid: sunpower:pvfactors
  name: pvfactors
  description: pvfactors is an open-source Python library for modeling diffuse shading and bifacial photovoltaic (PV) irradiance.
    It implements 2D geometry and view-factor mathematics to account for reflections between array surfaces including front
    and back sides of bifacial modules, ground, and sky. Used by PV professionals for simulation of complex shading scenarios,
    time-series irradiance calculations, and energy yield assessment. Maintained under the SunPower GitHub organization.
  humanURL: https://github.com/SunPower/pvfactors
  tags:
  - Solar Energy
  - Photovoltaics
  - Irradiance Modeling
  - Bifacial PV
  - Python
  - Open Source
  properties:
  - type: Documentation
    url: https://sunpower.github.io/pvfactors/
  - type: GitHub
    url: https://github.com/SunPower/pvfactors
  - type: PyPI
    url: https://pypi.org/project/pvfactors/
- aid: sunpower:pvmismatch
  name: PVMismatch
  description: PVMismatch is an open-source Python library for calculating mismatch losses in photovoltaic systems. It models
    I-V and P-V curves for PV cells, modules, and strings to quantify power loss from cell-to-cell or module-to-module variation
    in electrical characteristics.
  humanURL: https://github.com/SunPower/PVMismatch
  tags:
  - Solar Energy
  - Photovoltaics
  - Mismatch Loss
  - Python
  - Open Source
  properties:
  - type: GitHub
    url: https://github.com/SunPower/PVMismatch
- aid: sunpower:solar-utils
  name: SolarUtils
  description: SolarUtils is an open-source Python package providing solar position algorithms and utility functions for solar
    energy calculations, including sun position (azimuth, elevation, zenith), sunrise/sunset times, and solar irradiance decomposition
    models.
  humanURL: https://github.com/SunPower/SolarUtils
  tags:
  - Solar Energy
  - Solar Position
  - Irradiance
  - Python
  - Open Source
  properties:
  - type: GitHub
    url: https://github.com/SunPower/SolarUtils
common:
- type: DomainSecurity
  url: security/sunpower-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/sunpower-corporation
- type: Website
  url: https://www.sunpower.com
- type: GitHubOrganization
  url: https://github.com/SunPower
- url: https://us.sunpower.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com