The National Weather Service publishes almost everything. Almost none of it is labelled.
Two things live here: a plain-English tour of all 69 endpoints on the public weather API, and a translator for the messages the Senior Duty Meteorologist — the forecaster on watch over the whole national system — posts about how that system is running. Start with what you are trying to do.
What are you trying to do?
NWS operations, right now
All SDM messages →Critical Weather Day
Not declared
NWS is not currently restricting changes to its forecast systems.
Open operational notices
1 outstanding
Pairing is a heuristic — NWS messages carry no tracking ID.
Satellite sectors
3 active
- GOES-East sector 1 about 65 mi ENE of Kansas City, MO until
- GOES-East sector 2 about 55 mi SSE of Cleveland, OH until
- GOES-West sector 2 Mexico, about 650 mi SW of Cabo San Lucas, Mexico until
3-day outlook
- Wednesday None
- Thursday None
- Friday None
Latest operations messages
All operations messages →Last checked .
If you are writing code
No key. No registration. One header.
Every request is a plain GET against https://api.weather.gov. The only rule:
send a User-Agent that identifies you and gives them a way to make contact.