GET /gridpoints/{wfo}/{x},{y}
weather.gov:national-weather-service-api
Summary: —
Operation ID: gridpoint
Auth: unknown
Operation ID: gridpoint
Auth: unknown
Description
Returns raw numerical forecast data for a 2.5km grid area
Parameters (3)
wfo
(?, path, required)
Forecast office ID
x
(integer, path, required)
Forecast grid X coordinate
Constraints: {'minimum': 0}
y
(integer, path, required)
Forecast grid Y coordinate
Constraints: {'minimum': 0}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Topeka Kansas Grid Forecast | curl |
https://api.weather.gov/gridpoints/TOP/31,80 |
|
| New York City Area Grid Forecast | curl |
https://api.weather.gov/gridpoints/OKX/33,37 |
|
| Washington DC Area Grid Forecast | curl |
https://api.weather.gov/gridpoints/LWX/96,72 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:58:12.233588 | 200 | 394ms | |
| 2026-03-23 06:18:12.981317 | 200 | 355ms | |
| 2026-03-22 21:42:31.991313 | 200 | 562ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 06:18:12.981317 | d873f9723ad8 |
93dd9887c00d |
| 2026-03-23 10:58:12.233588 | 93dd9887c00d |
bf421a692ca5 |