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

Solcast PV Power Sites API

CRUD management of registered PV power sites for use with the advanced PV power model.

Solcast PV Power Sites API is one of 6 APIs that Solcast publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include PV Power Sites. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and 6 JSON Schemas.

This API exposes 6 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.solcast.com.au.

6 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.solcast.com.au
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Solcast PV Power Sites API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Authenticate using your Solcast API key as a Bearer token in the Authorization header: Authorization: Bearer {apikey}. Obtain an API key at https://toolkit.sol…

Paths & Operations 6

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

PV Power Sites 6

CRUD management of registered PV power sites for use with the advanced PV power model.

GET
/resources/pv_power_sites
List PV Power Sites
listPvPowerSites 1 param → 200401429
GET
/resources/pv_power_site
Get PV Power Site
getPvPowerSite 2 params → 200401404429
POST
/resources/pv_power_site
Create PV Power Site
createPvPowerSite body → 201400401422429
PATCH
/resources/pv_power_site
Patch PV Power Site
patchPvPowerSite 1 param body → 200400401404422429
PUT
/resources/pv_power_site
Update PV Power Site
updatePvPowerSite 1 param body → 200400401404422429
DELETE
/resources/pv_power_site
Delete PV Power Site
deletePvPowerSite 1 param → 200401404429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PvPowerSite (14 properties), PvPowerSiteCreate (9 properties), PvPowerSiteUpdate (7 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

PvPowerSiteUpdate
object
Payload for partially updating a PV power site (PATCH).
7 properties
ErrorResponse
object
Standard error response body.
2 properties
PvPowerSiteCreate
object
Payload for creating or replacing a PV power site.
9 properties 3 required
PvPowerSite
object
A registered Solcast PV power site with its specifications.
14 properties 4 required
PvPowerSiteListResponse
object
Response containing a list of registered PV power sites.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

solcast-pv-power-sites-api-openapi.yml Raw ↑

Other APIs Solcast publishes across the network.

Solcast Aggregations API
Solcast Forecast Data API
Solcast Historic Data API
Solcast Live Data API
Solcast TMY Data API
Where this information came from

This is an independent, third-party profile of Solcast PV Power Sites 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.