GET api/data/taf
aviationweather.gov:aviationweather
Summary: Get TAF forecasts
Operation ID: getTaf
Auth: none
Operation ID: getTaf
Auth: none
Description
Retrieve Terminal Aerodrome Forecasts (TAF) which provide weather forecasts for airports, typically valid for 24-30 hours.
Parameters (3)
bbox
(string, query, optional)
Bounding box in format minLon,minLat,maxLon,maxLat
format
(string, query, optional, default: raw)
Response format
Constraints: {'enum': ['xml', 'json', 'raw']}
ids
(string, query, optional)
Comma-separated list of airport ICAO identifiers (e.g., KJFK,KLAX)
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get TAF forecasts | openapi-spec |
https://www.aviationweather.gov/api/data/taf?ids=KJFK&bbox=-80,25,-70,45 |
|
| Get TAF forecasts | probe-gate |
https://www.aviationweather.gov/api/data/taf?ids=KJFK&bbox=-80%2C25%2C-70%2C45&format=raw |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:29:29.986388 | 204 | 380ms | |
| 2026-03-22T10:25:37.960826 | 204 | 2122ms |