GET /gridpoints/{wfo}/{x},{y}/stations

weather.gov:national-weather-service-api

Summary:
Operation ID: gridpoint_stations
Auth: unknown
Description

Returns a list of observation stations usable for a given 2.5km grid area

Parameters (5)

Feature-Flags (array, header, optional)

Enable future and experimental features (see documentation for more info): * obs_station_provider: Include the data provider in the metadata about observation stations

limit (integer, query, optional, default: 500)

Limit

Constraints: {'minimum': 1, 'maximum': 500}

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)

TitleTypeURLAction
Get stations for Washington DC grid area curl https://api.weather.gov/gridpoints/LWX/96,72/stations
Get stations with limited results for NYC area curl https://api.weather.gov/gridpoints/OKX/33,37/stations?limit=10
Get stations with experimental feature flag for Seattle area curl https://api.weather.gov/gridpoints/SEW/125,65/stations

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:44:19.440487 200 210ms
2026-03-22 21:47:48.279144 200 1735ms
2026-03-22 21:12:13.615653 200 1332ms

Response Changes

WhenOldNew
2026-03-22 21:47:48.279144 17a283bc1c9b 10fa7e8133ed
2026-03-23 10:44:19.440487 10fa7e8133ed cf2a9e9c2390