Skip to content

Weather Forecast

This part of the API will retrieve forecast weather data from NOAA's National Weather Service and return it as plain text.

Resource: https://rest.omegatower.ninja/weather/nws

Methods: GET

Request Query Parameters

Parameter Required or Optional Description
forecast Required A comma delimited array of the data chunks requested from the weather data.
options Optional A 7 element, comma delimited array holding the settings used to define additional forecast days, the current and forecast data delimiter, the forecast line delimiter, the forecast units and the forecast only flag.

Available Response Representations

  • Status Code200-text/plain; charset=UTF-8
  • Status Code200-text/html; charset=UTF-8
  • Status Code400-application/json; charset=UTF-8