---
title: "Get Forecast Advanced PV"
method: GET
path: "/data/forecast/advanced_pv_power"
tags: ["Forecast", "Advanced PV Power"]
---

# Get Forecast Advanced PV

`GET /data/forecast/advanced_pv_power`

Get high-spec PV power forecasts for the requested site from the present up to 14 days ahead, derived from satellite (clouds and irradiance over non-polar continental areas, nowcasted for approx. four hours ahead) and numerical weather models (other data and longer horizons).

## Query parameters

- `hours` integer, nullable
- `output_parameters` string[]
- `resource_id` string, nullable, required
- `period` 'PT5M' | 'PT10M' | 'PT15M' | 'PT20M' | 'PT30M' | 'PT60M', nullable
- `apply_availability` number, double, nullable
- `apply_constraint` number, double, nullable
- `apply_dust_soiling` number, double, nullable
- `apply_snow_soiling` number, double, nullable
- `apply_tracker_inactive` boolean, nullable
- `terrain_shading` boolean
- `format` 'json' | 'csv', nullable

## Response `200`

OK

- ForecastsDataResponse
  - `forecasts` object[], nullable

---

[API](https://skmtc.net/solcast/apis/solcast-api.md) · [All operations](https://skmtc.net/solcast/apis/solcast-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solcast/solcast-api/revisions/591461e66c79/schema)
