GET /points/{latitude},{longitude}

weather.gov:national-weather-service-api

Summary:
Operation ID: point
Auth: unknown
Description

Returns metadata about a given latitude/longitude point

Parameters (2)

latitude (number, path, required)

Latitude

Constraints: {'minimum': -90, 'maximum': 90, 'multipleOf': 0.0001}

longitude (number, path, required)

Longitude

Constraints: {'minimum': -180, 'maximum': 180, 'multipleOf': 0.0001}

Examples (3)

TitleTypeURLAction
Get weather point data for New York City curl https://api.weather.gov/points/40.7128,-74.0060
Get weather point data for Los Angeles curl https://api.weather.gov/points/34.0522,-118.2437
Get weather point data for Chicago curl https://api.weather.gov/points/41.8781,-87.6298

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:22:35.747528 200 169ms
2026-03-22 21:13:15.591766 200 153ms
2026-03-22 21:11:12.707829 200 253ms

Response Changes

WhenOldNew
2026-03-22 21:13:15.591766 c9b48b35c50c ff10a29b64f1
2026-03-23 09:22:35.747528 ff10a29b64f1 1d6e9b0b0e1d