GetAverageYearSummaryResultRequest

Method: GET
URL: https://service.solaranywhere.com/api/v2/AverageYearSummaryResult/{WeatherRequestId}

Requests for average year summary results are made using an HTTP GET call to the API with either basic or X-Api-Key authentication. The SummaryRequestId attribute from the CreateWeatherDataResponse is passed in the URL in the format: https://service.solaranywhere.com/api/v2/AverageYearSummaryResult/{SummaryRequestId}. The response from this request will contain a GetWeatherDataResultResponse.

 

For more information, see REST API Basics.