Fetch solar irradiance forecasts for a site using the Solcast API

domain: api.solcast.com.au · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register at solcast.com to obtain an API key; the key is passed as api_key in the query string or as a Bearer token.
  2. For a rooftop or utility-scale site, first create a site in the Solcast portal (or via API) to get a resource_id; alternatively use the live or forecast endpoints with latitude/longitude for unregistered sites (with limitations).
  3. Retrieve a 7-day solar forecast via GET https://api.solcast.com.au/rooftop_sites/<RESOURCE_ID>/forecasts?format=json&api_key=<API_KEY>; the response contains forecasts array with period_end, pv_estimate, pv_estimate10, pv_estimate90, and irradiance fields.
  4. For actual (estimated actuals) data to compare against production, call the estimated_actuals endpoint with the same resource_id to get hindcast values.
  5. Integrate the forecast into dispatch or scheduling logic using the pv_estimate (P50) for expected production and pv_estimate10/pv_estimate90 for uncertainty bounds.

Known gotchas

Related routes

Fetch solar irradiance and weather forecast data for a PV site using the Open-Meteo API.
open-meteo.com · 5 steps · unrated
download bankable Typical Meteorological Year (TMY) solar irradiance data for a project site from the Solcast API for an energy yield assessment
solcast.com · 6 steps · unrated
Estimate solar energy production for a site using the NLR (formerly NREL) PVWatts API
developer.nlr.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans