Post

Replies

Boosts

Views

Activity

WeatherKit Rest API - Extended Hourly Forecast
I am attempting to transition from DarkSky to WeatherKit, and can't seem to figure out how to request an extended hourly forecast. I can get up to 24 hours, but nothing more. Is the extended hourly forecast ("10-day hourly forecasts") only available with the Apple WeatherKit SDK (i.e. function hourly(startDate, endDate))? I have tried query parameters of: ?dataSets=forecastHourly?hourlyStart=<unix_timestamp>?hourlyEnd=<unix_timestamp> ...with no luck. Is my query parameter wrong or does the Rest API not provide this level of detail?
2
0
588
Mar ’23