GET /zones/{type}/{zoneId}/forecast
weather.gov:national-weather-service-api
Summary: —
Operation ID: zone_forecast
Auth: unknown
Operation ID: zone_forecast
Auth: unknown
Description
Returns the current zone forecast for a given zone
Parameters (2)
type
(string, path, required)
Zone type
zoneId
(?, path, required)
NWS public zone/county identifier
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| County forecast for King County, WA | curl |
https://api.weather.gov/zones/county/WAC033/forecast |
|
| Forecast zone for Seattle area | curl |
https://api.weather.gov/zones/forecast/WAZ503/forecast |
|
| Fire weather zone for western Washington | curl |
https://api.weather.gov/zones/fire/WAZ654/forecast |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:38:58.855216 | 404 | 303ms | |
| 2026-03-23 10:16:15.724499 | 404 | 282ms | |
| 2026-03-23 10:13:52.658887 | 404 | 290ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:16:15.724499 | bcbefcc9cd0c |
9e20ece84576 |
| 2026-03-23 10:38:58.855216 | 9e20ece84576 |
e32a89175a06 |