MISO Weather Information Interface (v1)

Download OpenAPI specification:Download

Weather

Obtain weather data for all stations

GET /v1/Weather

path Parameters
version
required
string

Responses

Response samples

Content type
application/json
{
  • "generatedAt": "2024-06-07T15:41:29Z",
  • "type": "FeatureCollection",
  • "features": [
    ]
}