GET /aviation/sigmets
weather.gov:national-weather-service-api
Summary: —
Operation ID: sigmetQuery
Auth: unknown
Operation ID: sigmetQuery
Auth: unknown
Description
Returns a list of SIGMET/AIRMETs
Parameters (5)
atsu
(?, query, optional)
ATSU identifier
date
(?, query, optional)
Date (YYYY-MM-DD format)
end
(string, query, optional)
End time
sequence
(?, query, optional)
SIGMET sequence number
start
(string, query, optional)
Start time
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get all current SIGMETs | curl |
https://api.weather.gov/aviation/sigmets |
|
| Get SIGMETs for Los Angeles ATSU on specific date | curl |
https://api.weather.gov/aviation/sigmets?atsu=KZLA&date=2024-03-14 |
|
| Get SIGMETs for New York ATSU with time range | curl |
https://api.weather.gov/aviation/sigmets?atsu=KZNY&start=2024-03-14T08:00:00Z&end=2024-03-14T16:00:00Z |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 02:48:38.095194 | 200 | 603ms | |
| 2026-03-22 21:32:16.520551 | 200 | 2002ms | |
| 2026-03-22 21:14:47.172359 | 200 | 1381ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-22 21:32:16.520551 | df0da133dfe0 |
a59a1df06b9b |