GET /points/{latitude},{longitude}/radio
weather.gov:national-weather-service-api
Summary: —
Operation ID: point_radio
Auth: unknown
Operation ID: point_radio
Auth: unknown
Description
Returns NOAA Weather Radio broadcast script for a 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)
| Title | Type | URL | Action |
|---|---|---|---|
| NYC Weather Radio Broadcast | curl |
https://api.weather.gov/points/40.7128,-74.0060/radio |
|
| Los Angeles Weather Radio Broadcast | curl |
https://api.weather.gov/points/34.0522,-118.2437/radio |
|
| Chicago Weather Radio Broadcast | curl |
https://api.weather.gov/points/41.8781,-87.6298/radio |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:37:46.245451 | 200 | 11612ms | |
| 2026-03-23 09:35:28.962619 | 200 | 178ms | |
| 2026-03-23 09:00:23.577771 | 200 | 248ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:35:28.962619 | d2b2dd8e8f85 |
3ece08e6cf4d |
| 2026-03-23 10:37:46.245451 | 3ece08e6cf4d |
df0bc60ec5b6 |