How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenWeatherMap Solar Panels API

Manage modeled locations and solar panel configurations and retrieve power output.

OpenWeatherMap Solar Panels API is one of 14 APIs that OpenWeatherMap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Solar Panels. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 8 JSON Schemas.

This API exposes 9 operations across 5 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 2.5.0.

Requests are made against a single base URL, https://history.openweathermap.org/data/2.5/history.

9 operations 5 paths 2 schemas 2 DELETE5 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.5.0
Base URL
https://api.openweathermap.org/data/2.5
Authentication
API Key
Resource Areas
1

Authentication & Security 1

OpenWeatherMap Solar Panels API declares 1 security scheme for authenticating requests. An API key is passed in the query as appid (appid). By default, every request must be authenticated.

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Solar Panels 9

Manage modeled locations and solar panel configurations and retrieve power output.

GET
/locations
List Modeled Locations
listSolarLocations 1 param → 200
POST
/locations
Create A Modeled Location
createSolarLocation 1 param body → 201
GET
/location/{location_id}
Retrieve A Modeled Location
getSolarLocation 2 params → 200
DELETE
/location/{location_id}
Delete A Modeled Location
deleteSolarLocation 2 params → 204
GET
/location/{location_id}/panels
List Solar Panels For A Location
listSolarPanels 2 params → 200
POST
/location/{location_id}/panels
Create A Solar Panel For A Location
createSolarPanel 2 params body → 201
GET
/panel/{panel_id}
Retrieve A Solar Panel
getSolarPanel 2 params → 200
DELETE
/panel/{panel_id}
Delete A Solar Panel
deleteSolarPanel 2 params → 204
GET
/location/{location_id}/interval_data
Solar Panel Power Output And Irradiance
getSolarPanelIntervalData 5 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are CreatePanelRequest (5 properties), CreateLocationRequest (2 properties). Each schema is shown below with its type and property counts.

CreatePanelRequest
object
5 properties 5 required
CreateLocationRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openweathermap-solar-panels-api-openapi.yml Raw ↑

Other APIs OpenWeatherMap publishes across the network.

OpenWeatherMap Accumulated Parameters API
OpenWeatherMap Air Pollution API
OpenWeatherMap Current Weather API
OpenWeatherMap Forecast API
OpenWeatherMap Geocoding API
OpenWeatherMap History API
OpenWeatherMap Measurements API
OpenWeatherMap One Call API
OpenWeatherMap Road Risk API
OpenWeatherMap Solar Irradiance API
OpenWeatherMap Stations API
OpenWeatherMap Statistical Weather API
Where this information came from

This is an independent, third-party profile of OpenWeatherMap Solar Panels API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.