Optional
alertsNational weather alerts data from major national weather warning systems
Optional
currentA data block containing the current weather conditions at the requested location.
Optional
dailyA list of data blocks containing weather for the next 5 days.
Optional
hourlyA list of data blocks containing weather conditions for the next two days (48 hours).
Geographical coordinates of the location (latitude).
Geographical coordinates of the location (longitude)
Optional
minutelyA list of data blocks containing weather conditions for the next hour in minute increments.
Timezone name for the requested location.
Shift in seconds from UTC.
Generated using TypeDoc
API response for OpenWeatherMap's one-call endpoint.
See Api Parameters for more info.